Lines Matching refs:SpellingListIndex
1298 Expr *OE, unsigned SpellingListIndex) { in AddAssumeAlignedAttr() argument
1302 AssumeAlignedAttr TmpAttr(AttrRange, Context, E, OE, SpellingListIndex); in AddAssumeAlignedAttr()
1345 AssumeAlignedAttr(AttrRange, Context, E, OE, SpellingListIndex)); in AddAssumeAlignedAttr()
3029 unsigned SpellingListIndex) { in AddAlignValueAttr() argument
3030 AlignValueAttr TmpAttr(AttrRange, Context, E, SpellingListIndex); in AddAlignValueAttr()
3065 SpellingListIndex)); in AddAlignValueAttr()
3113 unsigned SpellingListIndex, bool IsPackExpansion) { in AddAlignedAttr() argument
3114 AlignedAttr TmpAttr(AttrRange, Context, true, E, SpellingListIndex); in AddAlignedAttr()
3210 ICE.get(), SpellingListIndex); in AddAlignedAttr()
3216 unsigned SpellingListIndex, bool IsPackExpansion) { in AddAlignedAttr() argument
3220 SpellingListIndex); in AddAlignedAttr()
3859 Expr *MinBlocks, unsigned SpellingListIndex) { in AddLaunchBoundsAttr() argument
3861 SpellingListIndex); in AddLaunchBoundsAttr()
3870 AttrRange, Context, MaxThreads, MinBlocks, SpellingListIndex)); in AddLaunchBoundsAttr()