Click or drag to resize
Llvm.NET LogoDILocalVariable Properties

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

The DILocalVariable 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
Public propertyTag
Dwarf tag for the descriptor
(Inherited from DINode.)
Public propertyType (Inherited from DIVariable.)
Top
See Also