Searched refs:AddLaunchBoundsAttr (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | SemaDeclAttr.cpp | 4820 void Sema::AddLaunchBoundsAttr(Decl *D, const AttributeCommonInfo &CI, in AddLaunchBoundsAttr() function in Sema 4842 S.AddLaunchBoundsAttr(D, AL, AL.getArgAsExpr(0), in handleLaunchBoundsAttr()
|
| HD | SemaTemplateInstantiateDecl.cpp | 257 S.AddLaunchBoundsAttr(New, Attr, MaxThreads, MinBlocks); in instantiateDependentCUDALaunchBoundsAttr()
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/ |
| HD | Sema.h | 9519 void AddLaunchBoundsAttr(Decl *D, const AttributeCommonInfo &CI,
|