Class DIDerivedType
Derived type
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class DIDerivedType : DIType, IOperandContainer<LlvmMetadata>
Remarks
Debug information for a type derived from an existing type
Properties
BaseType | Gets the base type of this type |
ClassType | Gets the Class type extra data for a pointer to member type, if any |
Constant | Gets the constant for a static member |
ExtraData | Gets the extra data attached to this derived type |
ObjCProperty | Gets the ObjCProperty extra data |
StorageOffsetInBits | Gets the storage offset of the type in bits |