Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DDiagnostic.h285 bool UncompilableErrorOccurred; variable
578 return UncompilableErrorOccurred; in hasUncompilableErrorOccurred()
/external/clang/lib/Basic/
DDiagnosticIDs.cpp654 Diag.UncompilableErrorOccurred = true; in ProcessDiag()
DDiagnostic.cpp116 UncompilableErrorOccurred = false; in Reset()