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

Typedefs

using EnumConstantDataLayout = llvm::BCRecordLayout< ENUM_CONSTANT_DATA, llvm::BCVBR< 16 >, llvm::BCBlob >
 

Enumerations

enum  { ENUM_CONSTANT_DATA = 1 }
 

Typedef Documentation

◆ EnumConstantDataLayout

using clang::api_notes::enum_constant_block::EnumConstantDataLayout = typedef llvm::BCRecordLayout<ENUM_CONSTANT_DATA, llvm::BCVBR<16>, llvm::BCBlob >

Definition at line 240 of file APINotesFormat.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
ENUM_CONSTANT_DATA 

Definition at line 238 of file APINotesFormat.h.