Click or drag to resize
Llvm.NET LogoDIGlobalVariable Properties

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

The DIGlobalVariable type exposes the following members.

Properties
  NameDescription
Public propertyContext (Inherited from MDNode.)
Public propertyFile (Inherited from DIVariable.)
Public propertyIsDeleted (Inherited from MDNode.)
Public propertyIsDistinct (Inherited from MDNode.)
Public propertyIsResolved (Inherited from MDNode.)
Public propertyIsTemporary (Inherited from MDNode.)
Public propertyIsUniqued (Inherited from MDNode.)
Public propertyName (Inherited from DIVariable.)
Public propertyOperands (Inherited from MDNode.)
Public propertyScope (Inherited from DIVariable.)
Public propertyTag
Dwarf tag for the descriptor
(Inherited from DINode.)
Public propertyType (Inherited from DIVariable.)
Top
See Also