Home | History | Annotate | Download | only in Sema

Lines Matching refs:isPackExpansion

1386         if (!NewNonTypeParm->isPackExpansion())
1428 if (!NewTemplateParm->isPackExpansion())
2460 !Arg.pack_begin()->isPackExpansion())
3804 NewArgs[ArgIdx].getArgument().isPackExpansion() &&
3974 while (ArgIdx < NumArgs && NewArgs[ArgIdx].getArgument().isPackExpansion())