Searched refs:EmitSYCLKernelCaller (Results 1 – 3 of 3) sorted by relevance
28 void CodeGenModule::EmitSYCLKernelCaller(const FunctionDecl *KernelEntryPointFn, in EmitSYCLKernelCaller() function in CodeGenModule
1989 void EmitSYCLKernelCaller(const FunctionDecl *KernelEntryPointFn,
3447 EmitSYCLKernelCaller(FD, getContext()); in EmitDeferred()