Home
last modified time | relevance | path

Searched refs:CUDALaunchBounds (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp789 if (const auto *CUDALaunchBounds = in InstantiateAttrs() local
792 *CUDALaunchBounds, New); in InstantiateAttrs()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td1423 def CUDALaunchBounds : InheritableAttr {