Class DebugType
Utility class to provide mix-in type extensions and support for Debug Types
Inheritance
DebugType
Namespace: Llvm.NET.DebugInfo
Assembly: Llvm.NET.dll
Syntax
public static class DebugType
Methods
Create<TNative, TDebug>(TNative, TDebug) | Creates a new DebugTypeinstance inferring the generic arguments from the parameters |
HasDebugInfo(IDebugType<ITypeRef, DIType>) | Convenience extensions for determining if the DIType property is valid |