Lines Matching refs:doesThisDeclarationHaveABody
2041 EXPECT_FALSE(To0->doesThisDeclarationHaveABody()); in TEST_P()
2042 EXPECT_TRUE(To1->doesThisDeclarationHaveABody()); in TEST_P()
2059 EXPECT_FALSE(To0->doesThisDeclarationHaveABody()); in TEST_P()
2060 EXPECT_TRUE(To1->doesThisDeclarationHaveABody()); in TEST_P()
2111 return FD->doesThisDeclarationHaveABody(); in TEST_P()
2121 return FD->doesThisDeclarationHaveABody(); in TEST_P()
2552 EXPECT_FALSE(ImportedD->doesThisDeclarationHaveABody()); in TEST_P()
2554 EXPECT_FALSE(ToFD->doesThisDeclarationHaveABody()); in TEST_P()
2570 EXPECT_FALSE(ImportedD->doesThisDeclarationHaveABody()); in TEST_P()
2572 EXPECT_FALSE(ToFD->doesThisDeclarationHaveABody()); in TEST_P()
2587 EXPECT_TRUE(ImportedD->doesThisDeclarationHaveABody()); in TEST_P()
2589 EXPECT_FALSE(ToFD->doesThisDeclarationHaveABody()); in TEST_P()
2605 EXPECT_FALSE(ImportedD->doesThisDeclarationHaveABody()); in TEST_P()
2607 EXPECT_TRUE(ToFD->doesThisDeclarationHaveABody()); in TEST_P()
2628 EXPECT_TRUE(ImportedD->doesThisDeclarationHaveABody()); in TEST_P()
2632 EXPECT_FALSE(InClassFD->doesThisDeclarationHaveABody()); in TEST_P()
2657 EXPECT_FALSE(ImportedD->doesThisDeclarationHaveABody()); in TEST_P()
2661 EXPECT_TRUE(OutOfClassFD->doesThisDeclarationHaveABody()); in TEST_P()
2687 EXPECT_TRUE(ImportedD->doesThisDeclarationHaveABody()); in TEST_P()
2688 EXPECT_FALSE(ImportedD1->doesThisDeclarationHaveABody()); in TEST_P()
4424 ->doesThisDeclarationHaveABody()); in TEST_P()
4438 ->doesThisDeclarationHaveABody()); in TEST_P()