clang 20.0.0git
|
Public Member Functions | |
StringRef | getDescription (unsigned DiagID) const |
getDescription - Return the description of the specified custom diagnostic. | |
DiagnosticIDs::Level | getLevel (unsigned DiagID) const |
getLevel - Return the level of the specified custom diagnostic. | |
unsigned | getOrCreateDiagID (DiagnosticIDs::Level L, StringRef Message, DiagnosticIDs &Diags) |
Definition at line 361 of file DiagnosticIDs.cpp.
|
inline |
getDescription - Return the description of the specified custom diagnostic.
Definition at line 369 of file DiagnosticIDs.cpp.
References clang::diag::DIAG_UPPER_LIMIT.
|
inline |
getLevel - Return the level of the specified custom diagnostic.
Definition at line 376 of file DiagnosticIDs.cpp.
References clang::diag::DIAG_UPPER_LIMIT.
|
inline |
Definition at line 382 of file DiagnosticIDs.cpp.
References D, and clang::diag::DIAG_UPPER_LIMIT.