Class DICompositeType
Debug information for a composite type
public class DICompositeType : DIType, IEquatable<IrMetadata>
- Inheritance
-
DICompositeType
- Implements
- Inherited Members
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