Searched defs:matchKernelLaunchCall (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_foreach_lowering.cpp95 const clang::FunctionDecl* RSForEachLowering::matchKernelLaunchCall( function in class:slang::RSForEachLowering
224 const clang::FunctionDecl* kernel = matchKernelLaunchCall(CE, &slot, &hasOptions);

Completed in 130 milliseconds