Class DICompositeType
Debug information for a composite type
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 class DICompositeType : DIType
Properties
BaseType | Gets the base type for this type, if any |
Discriminator | Gets the Discriminator for the composite type |
Elements | Gets the elements of this DICompositeType |
Identifier | Gets the identifier for this type |
TemplateParameters | Gets the template parameters for this type, if any |
VTableHolder | Gets the type that holds the VTable for this type, if any |