Searched refs:matchKernelLaunchCall (Results 1 – 2 of 2) sorted by relevance
56 const clang::FunctionDecl* matchKernelLaunchCall(clang::CallExpr* CE,
95 const clang::FunctionDecl* RSForEachLowering::matchKernelLaunchCall( in matchKernelLaunchCall() function in slang::RSForEachLowering224 const clang::FunctionDecl* kernel = matchKernelLaunchCall(CE, &slot, &hasOptions); in VisitCallExpr()