Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterTest.cpp7533 auto *ToUsingShadowF2 = FirstDeclMatcher<UsingShadowDecl>().match( in TEST_P() local
7541 EXPECT_EQ(*ShadowI, ToUsingShadowF2); in TEST_P()