Searched defs:IsPackExpansion (Results 1 – 4 of 4) sorted by relevance
54 unsigned IsPackExpansion : 1; variable
3881 bool IsPackExpansion) { in AddAlignedAttr()3991 TypeSourceInfo *TS, bool IsPackExpansion) { in AddAlignedAttr()
85 const AlignedAttr *Aligned, Decl *New, bool IsPackExpansion) { in instantiateDependentAlignedAttr()
5702 bool IsPackExpansion = false; in TransformFunctionTypeParams() local