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

Typedefs

using TypedefDataLayout = llvm::BCRecordLayout< TYPEDEF_DATA, llvm::BCVBR< 16 >, llvm::BCBlob >
 

Enumerations

enum  { TYPEDEF_DATA = 1 }
 

Typedef Documentation

◆ TypedefDataLayout

using clang::api_notes::typedef_block::TypedefDataLayout = typedef llvm::BCRecordLayout<TYPEDEF_DATA, llvm::BCVBR<16>, llvm::BCBlob >

Definition at line 232 of file APINotesFormat.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
TYPEDEF_DATA 

Definition at line 230 of file APINotesFormat.h.