Lines Matching refs:ASSERT_FALSE
141 ASSERT_FALSE(Invocation.getFrontendOpts().UseTemporary); in TEST_F()
152 ASSERT_FALSE(CompilerInvocation::CreateFromArgs(Invocation, Args, *Diags)); in TEST_F()
175 ASSERT_FALSE(Invocation.getCodeGenOpts().Autolink); in TEST_F()
186 ASSERT_FALSE(CompilerInvocation::CreateFromArgs(Invocation, Args, *Diags)); in TEST_F()
198 ASSERT_FALSE(Invocation.getCodeGenOpts().NoInlineLineTables); in TEST_F()
220 ASSERT_FALSE(CompilerInvocation::CreateFromArgs(Invocation, Args, *Diags)); in TEST_F()
221 ASSERT_FALSE(Invocation.getCodeGenOpts().NoInlineLineTables); in TEST_F()
232 ASSERT_FALSE(Invocation.getCodeGenOpts().CodeViewGHash); in TEST_F()
254 ASSERT_FALSE(CompilerInvocation::CreateFromArgs(Invocation, Args, *Diags)); in TEST_F()
255 ASSERT_FALSE(Invocation.getCodeGenOpts().CodeViewGHash); in TEST_F()
307 ASSERT_FALSE(Invocation.getCodeGenOpts().DebugPassManager); in TEST_F()
331 ASSERT_FALSE(Invocation.getCodeGenOpts().DebugPassManager); in TEST_F()
530 ASSERT_FALSE(Diags->hasErrorOccurred()); in TEST_F()
531 ASSERT_FALSE(Invocation.getLangOpts()->SYCLIsDevice); in TEST_F()
532 ASSERT_FALSE(Invocation.getLangOpts()->SYCLIsHost); in TEST_F()
546 ASSERT_FALSE(Diags->hasErrorOccurred()); in TEST_F()
547 ASSERT_FALSE(Invocation.getLangOpts()->SYCLIsDevice); in TEST_F()
548 ASSERT_FALSE(Invocation.getLangOpts()->SYCLIsHost); in TEST_F()
565 ASSERT_FALSE(Invocation.getLangOpts()->SYCLIsHost); in TEST_F()
580 ASSERT_FALSE(Diags->hasErrorOccurred()); in TEST_F()
582 ASSERT_FALSE(Invocation.getLangOpts()->SYCLIsHost); in TEST_F()
597 ASSERT_FALSE(Diags->hasErrorOccurred()); in TEST_F()
599 ASSERT_FALSE(Invocation.getLangOpts()->SYCLIsHost); in TEST_F()
614 ASSERT_FALSE(Diags->hasErrorOccurred()); in TEST_F()
616 ASSERT_FALSE(Invocation.getLangOpts()->SYCLIsHost); in TEST_F()
631 ASSERT_FALSE(Diags->hasErrorOccurred()); in TEST_F()
646 ASSERT_FALSE(Diags->hasErrorOccurred()); in TEST_F()
661 ASSERT_FALSE(Diags->hasErrorOccurred()); in TEST_F()
677 ASSERT_FALSE(Diags->hasErrorOccurred()); in TEST_F()
694 ASSERT_FALSE(Invocation.getLangOpts()->CLUnsafeMath); in TEST_F()
695 ASSERT_FALSE(Invocation.getCodeGenOpts().LessPreciseFPMAD); in TEST_F()
696 ASSERT_FALSE(Invocation.getLangOpts()->UnsafeFPMath); in TEST_F()
697 ASSERT_FALSE(Invocation.getLangOpts()->AllowRecip); in TEST_F()
756 ASSERT_FALSE(Invocation.getLangOpts()->CLUnsafeMath); in TEST_F()
816 ASSERT_FALSE(Invocation.getLangOpts()->Digraphs); in TEST_F()
827 ASSERT_FALSE(Invocation.getLangOpts()->Digraphs); in TEST_F()