Searched defs:IsPackExpansion (Results 1 – 3 of 3) sorted by relevance
4001 bool IsPackExpansion) { in AddAlignedAttr()4091 TypeSourceInfo *TS, bool IsPackExpansion) { in AddAlignedAttr()
94 const AlignedAttr *Aligned, Decl *New, bool IsPackExpansion) { in instantiateDependentAlignedAttr()
6085 bool IsPackExpansion = false; in TransformFunctionTypeParams() local