Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp660 if (const auto *CUDALaunchBounds = in InstantiateAttrs() local
663 *CUDALaunchBounds, New); in InstantiateAttrs()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DAttr.td1161 def CUDALaunchBounds : InheritableAttr {