Home | History | Annotate | Download | only in Sema

Lines Matching refs:isPackExpansion

80     const AlignedAttr *Aligned, Decl *New, bool IsPackExpansion) {
87 Aligned->getSpellingListIndex(), IsPackExpansion);
94 Aligned->getSpellingListIndex(), IsPackExpansion);
101 if (!Aligned->isPackExpansion()) {
276 assert(!TmplAttr->isPackExpansion());
2000 } else if (D->isPackExpansion()) {
2161 } else if (D->isPackExpansion()) {
4041 if (Init->isPackExpansion()) {