Class DebugType
Utility class to provide mix-in type extensions and support for Debug Types
Inheritance
DebugType
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
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 |