Home | History | Annotate | Download | only in Sema

Lines Matching refs:isPackExpansion

1643   if (Arg.isPackExpansion())
1787 if (Arg.isPackExpansion())
1815 if (!Params[ParamIdx].isPackExpansion()) {
1822 if (Args[ArgIdx].isPackExpansion()) {