clang-tools 19.0.0git
Public Types | Public Member Functions | List of all members
clang::doc::RecordIdToIndexFunctor Struct Reference

Public Types

using argument_type = unsigned
 

Public Member Functions

unsigned operator() (unsigned ID) const
 

Detailed Description

Definition at line 26 of file BitcodeWriter.cpp.

Member Typedef Documentation

◆ argument_type

Definition at line 27 of file BitcodeWriter.cpp.

Member Function Documentation

◆ operator()()

unsigned clang::doc::RecordIdToIndexFunctor::operator() ( unsigned  ID) const
inline

Definition at line 28 of file BitcodeWriter.cpp.

References ID, and clang::doc::RI_FIRST.


The documentation for this struct was generated from the following file: