Class DIDerivedType
Derived type
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class DIDerivedType : DIType
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, if any, attached to this derived type |
ObjCProperty | Gets the ObjCProperty extra data |
StorageOffsetInBits | Gets the storage offset of the type in bits |