Class DIGlobalVariableExpression
Debug Global variable expression
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 DIGlobalVariableExpression : MDNode
Remarks
This node binds a DIGlobalVariable and a DIExpression
Properties
Expression | Gets the DIExpression for this node |
Variable | Gets the DIGlobalVariable for this node |