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

Typedefs

using TagDataLayout = llvm::BCRecordLayout< TAG_DATA, llvm::BCVBR< 16 >, llvm::BCBlob >
 

Enumerations

enum  { TAG_DATA = 1 }
 

Typedef Documentation

◆ TagDataLayout

using clang::api_notes::tag_block::TagDataLayout = typedef llvm::BCRecordLayout<TAG_DATA, llvm::BCVBR<16>, llvm::BCBlob >

Definition at line 218 of file APINotesFormat.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
TAG_DATA 

Definition at line 216 of file APINotesFormat.h.