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

/external/clang/include/clang/Basic/
H A DDiagnostic.h284 bool UncompilableErrorOccurred; member in class:clang::DiagnosticsEngine
576 return UncompilableErrorOccurred;
/external/clang/lib/Basic/
H A DDiagnosticIDs.cpp636 Diag.UncompilableErrorOccurred = true;
H A DDiagnostic.cpp98 UncompilableErrorOccurred = false;

Completed in 146 milliseconds