Class DICompositeType
Debug information for a composite type
Namespace: Llvm.NET.DebugInfo
Assembly: Llvm.NET.dll
Syntax
public class DICompositeType : DIType, IOperandContainer<LlvmMetadata>
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 |