Searched defs:IsPackExpansion (Results 1 – 4 of 4) sorted by relevance
52 bool IsPackExpansion : 1; variable
2721 unsigned SpellingListIndex, bool IsPackExpansion) { in AddAlignedAttr()2806 unsigned SpellingListIndex, bool IsPackExpansion) { in AddAlignedAttr()
76 const AlignedAttr *Aligned, Decl *New, bool IsPackExpansion) { in instantiateDependentAlignedAttr()
4390 bool IsPackExpansion = false; in TransformFunctionTypeParams() local