Home
last modified time | relevance | path

Searched refs:AddLaunchBoundsAttr (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclAttr.cpp4820 void Sema::AddLaunchBoundsAttr(Decl *D, const AttributeCommonInfo &CI, in AddLaunchBoundsAttr() function in Sema
4842 S.AddLaunchBoundsAttr(D, AL, AL.getArgAsExpr(0), in handleLaunchBoundsAttr()
HDSemaTemplateInstantiateDecl.cpp257 S.AddLaunchBoundsAttr(New, Attr, MaxThreads, MinBlocks); in instantiateDependentCUDALaunchBoundsAttr()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h9519 void AddLaunchBoundsAttr(Decl *D, const AttributeCommonInfo &CI,