Class DICompositeType
Debug information for a composite type
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class DICompositeType : DIType, IOperandContainer<LlvmMetadata>
Properties
Base |
Gets the base type for this type, if any |
Discriminator | Gets the Discriminator for the composite type |
Elements | Gets the elements of this DIComposite |
Identifier | Gets the identifier for this type |
Template |
Gets the template parameters for this type, if any |
VTable |
Gets the type that holds the VTable for this type, if any |