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
574 return UncompilableErrorOccurred; in hasUncompilableErrorOccurred()
/external/clang/lib/Basic/
DDiagnosticIDs.cpp666 Diag.UncompilableErrorOccurred = true; in ProcessDiag()
DDiagnostic.cpp100 UncompilableErrorOccurred = false; in Reset()