Searched refs:hasUncompilableErrorOccurred (Results 1 – 3 of 3) sorted by relevance
575 bool hasUncompilableErrorOccurred() const { in hasUncompilableErrorOccurred() function
1778 if (Diags.hasUncompilableErrorOccurred() || Diags.hasFatalErrorOccurred()) { in IssueWarnings()
10232 if (!getDiagnostics().hasUncompilableErrorOccurred() && in ActOnFinishFunctionBody()