Home | History | Annotate | Download | only in Sema

Lines Matching refs:IsPackExpansion

3399   if (Attr.isPackExpansion() && !E->containsUnexpandedParameterPack()) {
3405 if (!Attr.isPackExpansion() && S.DiagnoseUnexpandedParameterPack(E))
3409 Attr.isPackExpansion());
3413 unsigned SpellingListIndex, bool IsPackExpansion) {
3458 AA->setPackExpansion(IsPackExpansion);
3496 AA->setPackExpansion(IsPackExpansion);
3501 unsigned SpellingListIndex, bool IsPackExpansion) {
3506 AA->setPackExpansion(IsPackExpansion);