clang  20.0.0git
Typedefs | Enumerations
clang::api_notes::cxx_method_block Namespace Reference

Typedefs

using CXXMethodDataLayout = llvm::BCRecordLayout< CXX_METHOD_DATA, llvm::BCVBR< 16 >, llvm::BCBlob >
 

Enumerations

enum  { CXX_METHOD_DATA = 1 }
 

Typedef Documentation

◆ CXXMethodDataLayout

using clang::api_notes::cxx_method_block::CXXMethodDataLayout = typedef llvm::BCRecordLayout<CXX_METHOD_DATA, llvm::BCVBR<16>, llvm::BCBlob >

Definition at line 197 of file APINotesFormat.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
CXX_METHOD_DATA 

Definition at line 193 of file APINotesFormat.h.