Searched refs:hasUncompilableErrorOccurred (Results 1 – 9 of 9) sorted by relevance
71 PP.getDiagnostics().hasUncompilableErrorOccurred(), in HandleTranslationUnit()
1482 bool Sema::hasUncompilableErrorOccurred() const { in hasUncompilableErrorOccurred() function in Sema1483 if (getDiagnostics().hasUncompilableErrorOccurred()) in hasUncompilableErrorOccurred()
2237 if (S.hasUncompilableErrorOccurred()) { in IssueWarnings()
245 SemaRef.hasUncompilableErrorOccurred()) { in InstantiatingTemplate()
14712 if (hasUncompilableErrorOccurred() || in ActOnFinishFunctionBody()14716 if (!hasUncompilableErrorOccurred() && in ActOnFinishFunctionBody()14768 if (hasUncompilableErrorOccurred()) { in ActOnFinishFunctionBody()
6037 } else if (hasUncompilableErrorOccurred()) { in FindInstantiatedDecl()
837 bool hasUncompilableErrorOccurred() const { in hasUncompilableErrorOccurred() function
2314 bool hasErrors = getDiagnostics().hasUncompilableErrorOccurred(); in serialize()
1764 bool hasUncompilableErrorOccurred() const;