clang  20.0.0git
Typedefs | Enumerations
clang::api_notes::field_block Namespace Reference

Typedefs

using FieldDataLayout = llvm::BCRecordLayout< FIELD_DATA, llvm::BCVBR< 16 >, llvm::BCBlob >
 

Enumerations

enum  { FIELD_DATA = 1 }
 

Typedef Documentation

◆ FieldDataLayout

using clang::api_notes::field_block::FieldDataLayout = typedef llvm::BCRecordLayout<FIELD_DATA, llvm::BCVBR<16>, llvm::BCBlob >

Definition at line 211 of file APINotesFormat.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
FIELD_DATA 

Definition at line 207 of file APINotesFormat.h.