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

Typedefs

using IdentifierDataLayout = llvm::BCRecordLayout< IDENTIFIER_DATA, llvm::BCVBR< 16 >, llvm::BCBlob >
 

Enumerations

enum  { IDENTIFIER_DATA = 1 }
 

Typedef Documentation

◆ IdentifierDataLayout

using clang::api_notes::identifier_block::IdentifierDataLayout = typedef llvm::BCRecordLayout< IDENTIFIER_DATA, llvm::BCVBR<16>, llvm::BCBlob >

Definition at line 125 of file APINotesFormat.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
IDENTIFIER_DATA 

Definition at line 121 of file APINotesFormat.h.