Home
last modified time | relevance | path

Searched refs:DFDefP (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterTest.cpp2167 auto DFDefP = cxxMethodDecl( in TEST_P() local
2187 EXPECT_EQ(DeclCounter<FunctionDecl>().match(ToTU, DFDefP), 1u); in TEST_P()
2258 auto DFDefP = cxxMethodDecl( in TEST_P() local
2279 EXPECT_EQ(DeclCounter<FunctionDecl>().match(ToTU, DFDefP), 0u); in TEST_P()