clang 22.0.0git
|
Public Member Functions | |
const CustomDiagDesc & | getDescription (unsigned DiagID) const |
getDescription - Return the description of the specified custom diagnostic. | |
unsigned | getOrCreateDiagID (DiagnosticIDs::CustomDiagDesc D) |
ArrayRef< unsigned > | getDiagsInGroup (diag::Group G) const |
Definition at line 245 of file DiagnosticIDs.cpp.
|
inline |
getDescription - Return the description of the specified custom diagnostic.
Definition at line 253 of file DiagnosticIDs.cpp.
References clang::diag::DIAG_UPPER_LIMIT.
|
inline |
Definition at line 274 of file DiagnosticIDs.cpp.
Referenced by getDiagnosticsInGroup().
|
inline |
Definition at line 259 of file DiagnosticIDs.cpp.
References clang::diag::DIAG_UPPER_LIMIT, and clang::DiagnosticIDs::CustomDiagDesc::GetGroup().