Searched refs:hasUncompilableErrorOccurred (Results 1 – 6 of 6) sorted by relevance
45 EXPECT_FALSE(Diags.hasUncompilableErrorOccurred()); in TEST()68 EXPECT_TRUE(Diags.hasUncompilableErrorOccurred()); in TEST()
57 PP.getDiagnostics().hasUncompilableErrorOccurred()); in HandleTranslationUnit()
584 bool hasUncompilableErrorOccurred() const { in hasUncompilableErrorOccurred() function
1900 if (Diags.hasUncompilableErrorOccurred()) { in IssueWarnings()
11668 if (!getDiagnostics().hasUncompilableErrorOccurred() && in ActOnFinishFunctionBody()
2513 bool hasErrors = getDiagnostics().hasUncompilableErrorOccurred(); in serialize()