Searched refs:hasUncompilableErrorOccurred (Results 1 – 9 of 9) sorted by relevance
71 PP.getDiagnostics().hasUncompilableErrorOccurred(), in HandleTranslationUnit()
837 bool hasUncompilableErrorOccurred() const { in hasUncompilableErrorOccurred() function
1540 bool Sema::hasUncompilableErrorOccurred() const { in hasUncompilableErrorOccurred() function in Sema1541 if (getDiagnostics().hasUncompilableErrorOccurred()) in hasUncompilableErrorOccurred()
2237 if (S.hasUncompilableErrorOccurred()) { in IssueWarnings()
245 SemaRef.hasUncompilableErrorOccurred()) { in InstantiatingTemplate()
14768 if (hasUncompilableErrorOccurred() || in ActOnFinishFunctionBody()14772 if (!hasUncompilableErrorOccurred() && in ActOnFinishFunctionBody()14824 if (hasUncompilableErrorOccurred()) { in ActOnFinishFunctionBody()
6229 } else if (hasUncompilableErrorOccurred()) { in FindInstantiatedDecl()
2315 bool hasErrors = getDiagnostics().hasUncompilableErrorOccurred(); in serialize()
1799 bool hasUncompilableErrorOccurred() const;