Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DDiagnosticIDs.cpp662 if (Diag.LastDiagLevel == DiagnosticIDs::Fatal) in ProcessDiag()
665 Diag.LastDiagLevel = DiagLevel; in ProcessDiag()
684 Diag.LastDiagLevel == DiagnosticIDs::Ignored)) in ProcessDiag()
DDiagnostic.cpp101 LastDiagLevel = (DiagnosticIDs::Level)-1; in Reset()
/external/clang/include/clang/Basic/
DDiagnostic.h266 DiagnosticIDs::Level LastDiagLevel; variable
406 LastDiagLevel = DiagnosticIDs::Ignored; in setLastDiagnosticIgnored()