Searched refs:hasDiagnostics (Results 1 – 21 of 21) sorted by relevance
54 EXPECT_TRUE(Compiler.hasDiagnostics()); in TEST()
55 EXPECT_TRUE(Compiler.hasDiagnostics()); in TEST()
103 if (!Clang->hasDiagnostics()) in cc1_main()
152 if (!Clang.hasDiagnostics()) in main()
225 if (!Clang->hasDiagnostics()) in cc1_main()
72 if (!Compiler.hasDiagnostics()) in runInvocation()
200 if (!Clang.hasDiagnostics()) in main()
61 if (!Compiler.hasDiagnostics()) in runInvocation()
197 ASSERT_TRUE(CI.hasDiagnostics()); in ExecuteAction()
198 ASSERT_TRUE(CI.hasDiagnostics()); in ExecuteAction()
326 bool hasDiagnostics() const { return Diagnostics != nullptr; } in hasDiagnostics() function
334 bool hasDiagnostics() const { return Diagnostics != nullptr; } in hasDiagnostics() function
337 bool HadErrors = Clang->hasDiagnostics() && in index()
305 if (!Compiler.hasDiagnostics()) in runInvocation()
391 if (!Compiler.hasDiagnostics()) in runInvocation()
209 bool hasDiagnostics() { return Missing || Mismatched; } in hasDiagnostics() function
362 if (!hasDiagnostics()) in reportDiagnostics()397 if (PGOStats.hasDiagnostics()) in Release()
243 bool hasDiagnostics() { return Missing || Mismatched; } in hasDiagnostics() function
389 if (!hasDiagnostics()) in reportDiagnostics()478 if (PGOStats.hasDiagnostics()) in Release()
825 assert(hasDiagnostics() && "Diagnostics engine is not initialized!"); in ExecuteAction()
909 assert(hasDiagnostics() && "Diagnostics engine is not initialized!"); in ExecuteAction()