Home
last modified time | relevance | path

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

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