Click or drag to resize
Llvm.NET LogoDICompositeType Properties

[This is preliminary documentation and is subject to change.]

The DICompositeType type exposes the following members.

Properties
  NameDescription
Public propertyBaseType
Public propertyBitAlignment (Inherited from DIType.)
Public propertyBitOffset (Inherited from DIType.)
Public propertyBitSize (Inherited from DIType.)
Public propertyContext (Inherited from MDNode.)
Public propertyDebugInfoFlags (Inherited from DIType.)
Public propertyElements
Public propertyFile (Inherited from DIScope.)
Public propertyIsAppleBlockExtension (Inherited from DIType.)
Public propertyIsArtificial (Inherited from DIType.)
Public propertyIsBlockByRefStruct (Inherited from DIType.)
Public propertyIsDeleted (Inherited from MDNode.)
Public propertyIsDistinct (Inherited from MDNode.)
Public propertyIsForwardDeclaration (Inherited from DIType.)
Public propertyIsLvalueReference (Inherited from DIType.)
Public propertyIsObjClassComplete (Inherited from DIType.)
Public propertyIsObjectPointer (Inherited from DIType.)
Public propertyIsPrivate (Inherited from DIType.)
Public propertyIsProtected (Inherited from DIType.)
Public propertyIsPublic (Inherited from DIType.)
Public propertyIsResolved (Inherited from MDNode.)
Public propertyIsRvalueReference (Inherited from DIType.)
Public propertyIsStaticMember (Inherited from DIType.)
Public propertyIsTemporary (Inherited from MDNode.)
Public propertyIsUniqued (Inherited from MDNode.)
Public propertyIsVector (Inherited from DIType.)
Public propertyIsVirtual (Inherited from DIType.)
Public propertyLine (Inherited from DIType.)
Public propertyName (Inherited from DIType.)
Public propertyOperands (Inherited from MDNode.)
Public propertyScope (Inherited from DIType.)
Public propertyTag
Dwarf tag for the descriptor
(Inherited from DINode.)
Top
See Also