Module variable

Module variable 

Source

Structs§

VariableDirective
Module-scoped variable declaration shared by .tex, .shared, .global, and .const.

Enums§

GlobalInitializer
Structured representation of a global variable initialiser.
InitializerValue
ModuleVariableDirective
Module-level declarations that reserve storage in a specific address space.
NumericLiteral
VariableModifier
Qualifiers left on module variable declarations (e.g. .v4).