clang
22.0.0git
clang
api_notes
objc_method_block
Typedefs
|
Enumerations
clang::api_notes::objc_method_block Namespace Reference
Typedefs
using
ObjCMethodDataLayout
Enumerations
enum
{
OBJC_METHOD_DATA
= 1 }
Typedef Documentation
◆
ObjCMethodDataLayout
using
clang::api_notes::objc_method_block::ObjCMethodDataLayout
Initial value:
llvm::BCRecordLayout<
OBJC_METHOD_DATA
,
llvm::BCVBR<16>,
llvm::BCBlob
>
clang::api_notes::objc_method_block::OBJC_METHOD_DATA
@ OBJC_METHOD_DATA
Definition
APINotesFormat.h:179
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
.
Generated on
for clang by
1.14.0