Class GlobalValue
LLVM Global value
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Ubiquity.NET.Llvm.Values
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class GlobalValue : Constant, IExtensiblePropertyContainer
Properties
IsDeclaration | Gets a value indicating whether this is a declaration |
Linkage | Gets or sets the linkage specification for this symbol |
ParentModule | Gets the Module containing this global value |
UnnamedAddress | Gets or sets a value indicating whether this is an Unnamed address |
Visibility | Gets or sets the visibility of this global value |