Destroys value metadata entries.
Obtain the preferred alignment of the value.
Get the DLL storage class of a global value.
Get the module that contains the global value.
Get the linkage of the global value.
Get the section of the global value.
Get the unnamed address of a global value.
Returns the “value type” of a global value. This differs from the formal
type of a global value, which is always a pointer type.
Get the visibility of the global value.
Removes all metadata attachments from this value.
Retrieves an array of metadata entries representing the metadata attached to this value.
Erases a metadata attachment of the given kind if it exists.
Sets a metadata attachment, erasing the existing metadata attachment if
it already exists for the given kind.
Determine if the global value is a declaration.
Set the preferred alignment of the value.
Set the DLL storage class of a global value.
Set the linkage of the global value.
Set the section of the global value.
Set the unnamed address of a global value.
Set the visibility of the global value.
Returns the kind of a value metadata entry at a specific index.
Returns the underlying metadata node of a value metadata entry at a specific index.