clang-tools 22.0.0git
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 clang::doc::RI_FIRST.


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