clang 22.0.0git
clang::api_notes::objc_method_block Namespace Reference

Typedefs

using ObjCMethodDataLayout

Enumerations

enum  { OBJC_METHOD_DATA = 1 }

Typedef Documentation

◆ ObjCMethodDataLayout

Initial value:
llvm::BCRecordLayout<OBJC_METHOD_DATA,
llvm::BCVBR<16>,
llvm::BCBlob
>

Definition at line 182 of file APINotesFormat.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
OBJC_METHOD_DATA 

Definition at line 178 of file APINotesFormat.h.