Searched refs:usingPackDecl (Results 1 – 1 of 1) sorted by relevance
913 const internal::VariadicDynCastAllOfMatcher<Decl, UsingPackDecl> usingPackDecl; variable924 classTemplateSpecializationDecl(hasDescendant(usingPackDecl()))))))); in TEST_P()1047 auto From = FirstDeclMatcher<UsingPackDecl>().match(FromTU, usingPackDecl()); in TEST_P()