Lines Matching refs:SpellingListIndex
1318 Expr *OE, unsigned SpellingListIndex) { in AddAssumeAlignedAttr() argument
1322 AssumeAlignedAttr TmpAttr(AttrRange, Context, E, OE, SpellingListIndex); in AddAssumeAlignedAttr()
1365 AssumeAlignedAttr(AttrRange, Context, E, OE, SpellingListIndex)); in AddAssumeAlignedAttr()
3102 unsigned SpellingListIndex) { in AddAlignValueAttr() argument
3103 AlignValueAttr TmpAttr(AttrRange, Context, E, SpellingListIndex); in AddAlignValueAttr()
3138 SpellingListIndex)); in AddAlignValueAttr()
3185 unsigned SpellingListIndex, bool IsPackExpansion) { in AddAlignedAttr() argument
3186 AlignedAttr TmpAttr(AttrRange, Context, true, E, SpellingListIndex); in AddAlignedAttr()
3282 ICE.get(), SpellingListIndex); in AddAlignedAttr()
3288 unsigned SpellingListIndex, bool IsPackExpansion) { in AddAlignedAttr() argument
3292 SpellingListIndex); in AddAlignedAttr()
3440 unsigned SpellingListIndex, bool InInstantiation) { in AddModeAttr() argument
3495 ModeAttr(AttrRange, Context, Name, SpellingListIndex)); in AddModeAttr()
3578 ModeAttr(AttrRange, Context, Name, SpellingListIndex)); in AddModeAttr()
4085 Expr *MinBlocks, unsigned SpellingListIndex) { in AddLaunchBoundsAttr() argument
4087 SpellingListIndex); in AddLaunchBoundsAttr()
4099 AttrRange, Context, MaxThreads, MinBlocks, SpellingListIndex)); in AddLaunchBoundsAttr()