Class DILocalScope
Legal scope for lexical blocks, local variables, and debug info locations
Namespace: Ubiquity.NET.Llvm.DebugInfo
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class DILocalScope : DIScope, IOperandContainer<LlvmMetadata>
Properties
FirstNonLexicalBlockFileScope | Gets the first non-DILexicalBlockFile scope in the chain of parent scopes |
LocalScope | Gets the parent scope as a DILocalScope |
SubProgram | Gets the DISubprogram for this scope |