Home
last modified time | relevance | path

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

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