HomeSort by: relevance | last modified time | path
    Searched refs:UncompilableErrorOccurred (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
Diagnostic.h 471 bool UncompilableErrorOccurred;
838 return UncompilableErrorOccurred;
  /src/external/apache2/llvm/dist/clang/lib/Basic/
DiagnosticIDs.cpp 775 Diag.UncompilableErrorOccurred = true;
Diagnostic.cpp 135 UncompilableErrorOccurred = false;
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp 2775 Diags.UncompilableErrorOccurred = true;

Completed in 25 milliseconds