Searched refs:BFDefP (Results 1 – 1 of 1) sorted by relevance
2165 auto BFDefP = cxxMethodDecl( in TEST_P() local2186 EXPECT_EQ(DeclCounter<FunctionDecl>().match(ToTU, BFDefP), 1u); in TEST_P()2201 auto BFDefP = cxxMethodDecl( in TEST_P() local2217 EXPECT_EQ(DeclCounter<FunctionDecl>().match(ToTU, BFDefP), 0u); in TEST_P()2254 auto BFDefP = cxxMethodDecl( in TEST_P() local2278 EXPECT_EQ(DeclCounter<FunctionDecl>().match(ToTU, BFDefP), 0u); in TEST_P()