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

Typedefs

using ObjCSelectorDataLayout = llvm::BCRecordLayout< OBJC_SELECTOR_DATA, llvm::BCVBR< 16 >, llvm::BCBlob >
 

Enumerations

enum  { OBJC_SELECTOR_DATA = 1 }
 

Typedef Documentation

◆ ObjCSelectorDataLayout

using clang::api_notes::objc_selector_block::ObjCSelectorDataLayout = typedef llvm::BCRecordLayout<OBJC_SELECTOR_DATA, llvm::BCVBR<16>, llvm::BCBlob >

Definition at line 186 of file APINotesFormat.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
OBJC_SELECTOR_DATA 

Definition at line 182 of file APINotesFormat.h.