clang 19.0.0git
Typedefs | Enumerations
clang::api_notes::global_variable_block Namespace Reference

Typedefs

using GlobalVariableDataLayout = llvm::BCRecordLayout< GLOBAL_VARIABLE_DATA, llvm::BCVBR< 16 >, llvm::BCBlob >
 

Enumerations

enum  { GLOBAL_VARIABLE_DATA = 1 }
 

Typedef Documentation

◆ GlobalVariableDataLayout

using clang::api_notes::global_variable_block::GlobalVariableDataLayout = typedef llvm::BCRecordLayout< GLOBAL_VARIABLE_DATA, llvm::BCVBR<16>, llvm::BCBlob >

Definition at line 198 of file APINotesFormat.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
GLOBAL_VARIABLE_DATA 

Definition at line 196 of file APINotesFormat.h.