Table of Contents

Class DIGlobalVariable

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

Debug information for a global variable

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

Properties

DisplayName

Gets the display name for the variable

LinkageName

Gets the linkage name for the variable

StaticDataMemberDeclaration

Gets the static data member declaration for the variable

See Also