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

Typedefs

using ObjCMethodDataLayout = llvm::BCRecordLayout< OBJC_METHOD_DATA, llvm::BCVBR< 16 >, llvm::BCBlob >
 

Enumerations

enum  { OBJC_METHOD_DATA = 1 }
 

Typedef Documentation

◆ ObjCMethodDataLayout

using clang::api_notes::objc_method_block::ObjCMethodDataLayout = typedef llvm::BCRecordLayout<OBJC_METHOD_DATA, llvm::BCVBR<16>, llvm::BCBlob >

Definition at line 171 of file APINotesFormat.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
OBJC_METHOD_DATA 

Definition at line 167 of file APINotesFormat.h.