clang 22.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 51 of file Descriptor.h.
GlobalInitState clang::interp::GlobalInlineDescriptor::InitState = GlobalInitState::InitializerFailed |
Definition at line 52 of file Descriptor.h.
Referenced by clang::interp::Pointer::allElementsInitialized(), clang::interp::Pointer::initialize(), clang::interp::Pointer::isElementInitialized(), clang::interp::Pointer::isInitialized(), clang::interp::Compiler< Emitter >::visitDecl(), and clang::interp::Compiler< Emitter >::visitDeclAndReturn().