clang 22.0.0git
clang::api_notes::context_block Namespace Reference

Typedefs

using ContextIDLayout
using ContextInfoLayout

Enumerations

enum  { CONTEXT_ID_DATA = 1 , CONTEXT_INFO_DATA = 2 }

Typedef Documentation

◆ ContextIDLayout

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

Definition at line 149 of file APINotesFormat.h.

◆ ContextInfoLayout

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

Definition at line 157 of file APINotesFormat.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
CONTEXT_ID_DATA 
CONTEXT_INFO_DATA 

Definition at line 144 of file APINotesFormat.h.