Searched refs:IsPackExpansion (Results 1 – 4 of 4) sorted by relevance
4001 bool IsPackExpansion) { in AddAlignedAttr() argument4024 AA->setPackExpansion(IsPackExpansion); in AddAlignedAttr()4084 AA->setPackExpansion(IsPackExpansion); in AddAlignedAttr()4091 TypeSourceInfo *TS, bool IsPackExpansion) { in AddAlignedAttr() argument4113 AA->setPackExpansion(IsPackExpansion); in AddAlignedAttr()4133 AA->setPackExpansion(IsPackExpansion); in AddAlignedAttr()
94 const AlignedAttr *Aligned, Decl *New, bool IsPackExpansion) { in instantiateDependentAlignedAttr() argument101 S.AddAlignedAttr(New, *Aligned, Result.getAs<Expr>(), IsPackExpansion); in instantiateDependentAlignedAttr()109 S.AddAlignedAttr(New, *Aligned, Result, IsPackExpansion); in instantiateDependentAlignedAttr()
6085 bool IsPackExpansion = false; in TransformFunctionTypeParams() local6152 IsPackExpansion = true; in TransformFunctionTypeParams()6162 if (IsPackExpansion) in TransformFunctionTypeParams()
4553 bool IsPackExpansion);4555 bool IsPackExpansion);