clang 20.0.0git
|
Descriptor used for global variables. More...
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/AST/ByteCode/Descriptor.h"
Public Attributes | |
GlobalInitState | InitState = GlobalInitState::InitializerFailed |
Descriptor used for global variables.
Definition at line 58 of file Descriptor.h.
GlobalInitState clang::interp::GlobalInlineDescriptor::InitState = GlobalInitState::InitializerFailed |
Definition at line 59 of file Descriptor.h.
Referenced by clang::interp::Pointer::initialize(), clang::interp::Pointer::isInitialized(), clang::interp::Compiler< Emitter >::visitDecl(), and clang::interp::Compiler< Emitter >::visitDeclAndReturn().