Searched defs:hasUnrecoverableErrorOccurred (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
H A DScope.h244 bool hasUnrecoverableErrorOccurred() const { function in class:clang::Scope
245 return ErrorTrap.hasUnrecoverableErrorOccurred();
/external/clang/include/clang/Basic/
H A DDiagnostic.h581 bool hasUnrecoverableErrorOccurred() const { function in class:clang::DiagnosticsEngine
823 bool hasUnrecoverableErrorOccurred() const { function in class:clang::DiagnosticErrorTrap

Completed in 570 milliseconds