Home | History | Annotate | Download | only in Sema

Lines Matching refs:isParameterPack

1794                                  D->isParameterPack());
1947 D->isParameterPack(), DI);
2078 D->isParameterPack(),
2913 if (OldParam->isParameterPack())
2986 if (!PatternParam->isParameterPack()) {