|
clang 23.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 289 of file DiagnosticIDs.cpp.
|
inline |
getDescription - Return the description of the specified custom diagnostic.
Definition at line 297 of file DiagnosticIDs.cpp.
References clang::diag::DIAG_UPPER_LIMIT.
|
inline |
Definition at line 318 of file DiagnosticIDs.cpp.
Referenced by getDiagnosticsInGroup().
|
inline |
Definition at line 303 of file DiagnosticIDs.cpp.
References clang::diag::DIAG_UPPER_LIMIT, and clang::DiagnosticIDs::CustomDiagDesc::GetGroup().