Searched defs:IsPackExpansion (Results 1 – 4 of 4) sorted by relevance
54 bool IsPackExpansion : 1; variable
3113 unsigned SpellingListIndex, bool IsPackExpansion) { in AddAlignedAttr()3216 unsigned SpellingListIndex, bool IsPackExpansion) { in AddAlignedAttr()
80 const AlignedAttr *Aligned, Decl *New, bool IsPackExpansion) { in instantiateDependentAlignedAttr()
4703 bool IsPackExpansion = false; in TransformFunctionTypeParams() local