Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DDiagnostic.h286 bool UncompilableErrorOccurred; variable
585 return UncompilableErrorOccurred; in hasUncompilableErrorOccurred()
/external/llvm-project/clang/include/clang/Basic/
DDiagnostic.h464 bool UncompilableErrorOccurred; variable
800 return UncompilableErrorOccurred; in hasUncompilableErrorOccurred()
/external/clang/lib/Basic/
DDiagnosticIDs.cpp660 Diag.UncompilableErrorOccurred = true; in ProcessDiag()
DDiagnostic.cpp117 UncompilableErrorOccurred = false; in Reset()
/external/llvm-project/clang/lib/Basic/
DDiagnosticIDs.cpp775 Diag.UncompilableErrorOccurred = true; in ProcessDiag()
DDiagnostic.cpp135 UncompilableErrorOccurred = false; in Reset()
/external/clang/lib/Serialization/
DASTReader.cpp2314 Diags.UncompilableErrorOccurred = true; in ReadControlBlock()
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp2735 Diags.UncompilableErrorOccurred = true; in ReadControlBlock()