Class GlobalValueExtensions
Fluent style extensions for modifying properties of a GlobalValue
public static class GlobalValueExtensions
- Inheritance
-
GlobalValueExtensions
- Inherited Members
Remarks
These are not members of GlobalValue to allow the generic return type so that the return is for the specific type provided as input instead of the base type of GlobalValue.
Methods
- Linkage<T>(T, Linkage)
Linkage specification for this symbol
- UnnamedAddress<T>(T, UnnamedAddressKind)
Sets the UnnamedAddress property of a value
- Visibility<T>(T, Visibility)
Visibility of this global value