Home
last modified time | relevance | path

Searched refs:Sev (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDiagnosticInfo.cpp432 auto Sev = i == 0 ? DS_Error : DS_Warning; in diagnoseDontCall() local
440 DiagnosticInfoDontCall D(F->getName(), A.getValueAsString(), Sev, in diagnoseDontCall()