Class DebugType
Utility class to provide mix-in type extensions and support for Debug Types
Inheritance
DebugType
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.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 |