Searched refs:FromDGCtorTP (Results 1 – 1 of 1) sorted by relevance
7570 TemplateParameterList *FromDGCtorTP = FromDGCtor->getTemplateParameters(); in TEST_P() local7572 EXPECT_EQ(FromDGCtorTP->getParam(0)->getDeclContext(), in TEST_P()7574 EXPECT_EQ(FromDGCtorTP->getParam(1)->getDeclContext(), in TEST_P()7576 EXPECT_EQ(FromDGCtorTP->getParam(2)->getDeclContext(), in TEST_P()7636 TemplateParameterList *FromDGCtorTP = FromDGCtor->getTemplateParameters(); in TEST_P() local7638 EXPECT_EQ(FromDGCtorTP->getParam(0)->getDeclContext(), in TEST_P()7640 EXPECT_EQ(FromDGCtorTP->getParam(1)->getDeclContext(), in TEST_P()7642 EXPECT_EQ(FromDGCtorTP->getParam(2)->getDeclContext(), in TEST_P()