Class DILocalScope
Legal scope for lexical blocks, local variables, and debug info locations
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 DILocalScope : DIScope
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 |