Class DIDerivedType
Derived type
Namespace: Llvm.NET.DebugInfo
Assembly: Llvm.NET.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 |
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 |