Searched defs:IsPackExpansion (Results 1 – 4 of 4) sorted by relevance
53 bool IsPackExpansion : 1; variable
3367 unsigned SpellingListIndex, bool IsPackExpansion) { in AddAlignedAttr()3455 unsigned SpellingListIndex, bool IsPackExpansion) { in AddAlignedAttr()
65 const AlignedAttr *Aligned, Decl *New, bool IsPackExpansion) { in instantiateDependentAlignedAttr()
4242 bool IsPackExpansion = false; in TransformFunctionTypeParams() local