Table of Contents

Class DILocalVariable

Namespace
Ubiquity.NET.Llvm.DebugInfo
Assembly
Ubiquity.NET.Llvm.dll

Debug information for a local variable

public class DILocalVariable : DIVariable, IEquatable<IrMetadata>
Inheritance
DILocalVariable
Implements
Inherited Members

Properties

Scope

Gets the local scope containing this variable

See Also