Class GlobalValue
LLVM Global value
public class GlobalValue : Constant, IEquatable<Value>
- Inheritance
-
GlobalValue
- Implements
- Derived
- Inherited Members
- Extension Methods
Properties
- IsDeclaration
Gets a value indicating whether this is a declaration
- Linkage
Gets or sets the linkage specification for this symbol
- ParentModule
Gets the ModuleHandle containing this global value
- UnnamedAddress
Gets or sets a value indicating whether this is an Unnamed address
- ValueType
Gets the Value Type of this global value instance
- Visibility
Gets or sets the visibility of this global value