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

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

Completed in 402 milliseconds