Searched refs:GridDimParam (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp292 ParmVarDecl *GridDimParam = cudaLaunchKernelFD->getParamDecl(1); local
293 QualType Dim3Ty = GridDimParam->getType();

Completed in 61 milliseconds