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

Typedefs

using GlobalFunctionDataLayout = llvm::BCRecordLayout< GLOBAL_FUNCTION_DATA, llvm::BCVBR< 16 >, llvm::BCBlob >
 

Enumerations

enum  { GLOBAL_FUNCTION_DATA = 1 }
 

Typedef Documentation

◆ GlobalFunctionDataLayout

using clang::api_notes::global_function_block::GlobalFunctionDataLayout = typedef llvm::BCRecordLayout< GLOBAL_FUNCTION_DATA, llvm::BCVBR<16>, llvm::BCBlob >

Definition at line 208 of file APINotesFormat.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
GLOBAL_FUNCTION_DATA 

Definition at line 206 of file APINotesFormat.h.