Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterTest.cpp1132 auto ToExpectedDecl = FirstDeclMatcher<ClassTemplateDecl>().match( in TEST_P() local
1134 ASSERT_EQ(ToTemplate, ToExpectedDecl); in TEST_P()