Home | History | Annotate | Download | only in Sema

Lines Matching refs:isParameterPack

1947                                  D->isParameterPack());
2100 D->isParameterPack(), DI);
2230 D->isParameterPack(),
3067 if (OldParam->isParameterPack())
3140 if (!PatternParam->isParameterPack()) {