Class DILocalScope
Legal scope for lexical blocks, local variables, and debug info locations
Namespace: Llvm.NET.DebugInfo
Assembly: Llvm.NET.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 |