Table of Contents

Class DIScope

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

Base class for all Debug information scopes

public class DIScope : DINode, IEquatable<IrMetadata>
Inheritance
DIScope
Implements
Derived
Inherited Members

Properties

File

Gets the DIFile describing the file this scope belongs to

Name

Gets the name of the scope or an empty string if the scope doesn't have a name

Scope

Gets the parent scope for this scope or null if no parent scope exists