Home | History | Annotate | Download | only in Sema

Lines Matching refs:isPackExpansion

2707   if (Attr.isPackExpansion() && !E->containsUnexpandedParameterPack()) {
2713 if (!Attr.isPackExpansion() && S.DiagnoseUnexpandedParameterPack(E))
2717 Attr.isPackExpansion());
2721 unsigned SpellingListIndex, bool IsPackExpansion) {
2765 AA->setPackExpansion(IsPackExpansion);
2801 AA->setPackExpansion(IsPackExpansion);
2806 unsigned SpellingListIndex, bool IsPackExpansion) {
2811 AA->setPackExpansion(IsPackExpansion);