clang  20.0.0git
Public Attributes | List of all members
clang::interp::GlobalInlineDescriptor Struct Reference

Descriptor used for global variables. More...

#include "/home/runner/work/llvm/llvm/repo/clang/lib/AST/ByteCode/Descriptor.h"

Public Attributes

GlobalInitState InitState = GlobalInitState::InitializerFailed
 

Detailed Description

Descriptor used for global variables.

Definition at line 58 of file Descriptor.h.

Member Data Documentation

◆ InitState

GlobalInitState clang::interp::GlobalInlineDescriptor::InitState = GlobalInitState::InitializerFailed

The documentation for this struct was generated from the following file: