clang 22.0.0git
clang::api_notes::objc_selector_block Namespace Reference

Typedefs

using ObjCSelectorDataLayout

Enumerations

enum  { OBJC_SELECTOR_DATA = 1 }

Typedef Documentation

◆ ObjCSelectorDataLayout

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

Definition at line 225 of file APINotesFormat.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
OBJC_SELECTOR_DATA 

Definition at line 221 of file APINotesFormat.h.