Class DIVariable
Debug information for a variable
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class DIVariable : DINode, IOperandContainer<LlvmMetadata>
Properties
DIType | Gets the Debug information type for this variable |
File | Gets the Debug information file for this variable |
Line | Gets the line for the variable |
Name | Gets the Debug information name for this variable |
Scope | Gets the Debug information scope for this variable |