Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DDiagnosticIDs.cpp512 DiagnosticIDs::getDiagnosticSeverity(unsigned DiagID, SourceLocation Loc, in getDiagnosticSeverity() function in DiagnosticIDs
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDiagnosticInfo.h1054 static DiagnosticSeverity getDiagnosticSeverity(SourceMgr::DiagKind DK) { in getDiagnosticSeverity() function