Searched refs:CreateLaunchBoundsAttr (Results 1 – 3 of 3) sorted by relevance
5816 Sema::CreateLaunchBoundsAttr(const AttributeCommonInfo &CI, Expr *MaxThreads, in CreateLaunchBoundsAttr() function in Sema5851 if (auto *Attr = CreateLaunchBoundsAttr(CI, MaxThreads, MinBlocks, MaxBlocks)) in AddLaunchBoundsAttr()
3621 if (auto *A = Actions.CreateLaunchBoundsAttr( in ParseOpenMPOMPXAttributesClause()
4989 CUDALaunchBoundsAttr *CreateLaunchBoundsAttr(const AttributeCommonInfo &CI,