Home
last modified time | relevance | path

Searched defs:getDiagnosticLevel (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp490 DiagnosticIDs::getDiagnosticLevel(unsigned DiagID, SourceLocation Loc, getDiagnosticLevel() function in DiagnosticIDs
/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h931 Level getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const { getDiagnosticLevel() function