Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5848 void Sema::AddLaunchBoundsAttr(Decl *D, const AttributeCommonInfo &CI, in AddLaunchBoundsAttr() function in Sema
5859 S.AddLaunchBoundsAttr(D, AL, AL.getArgAsExpr(0), in handleLaunchBoundsAttr()
H A DSemaTemplateInstantiateDecl.cpp321 S.AddLaunchBoundsAttr(New, Attr, MaxThreads, MinBlocks, MaxBlocks); in instantiateDependentCUDALaunchBoundsAttr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4996 void AddLaunchBoundsAttr(Decl *D, const AttributeCommonInfo &CI,