Searched defs:getDiagnosticLevel (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Basic/ | ||
H A D | DiagnosticIDs.cpp | 490 DiagnosticIDs::getDiagnosticLevel(unsigned DiagID, SourceLocation Loc, getDiagnosticLevel() function in DiagnosticIDs |
/llvm-project/clang/include/clang/Basic/ | ||
H A D | Diagnostic.h | 931 Level getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const { getDiagnosticLevel() function |