29 "Attempt to emit a SYCL kernel call statement during device "
This file defines SYCL AST classes used to represent calls to SYCL kernels.
const clang::LangOptions & getLangOpts() const
mlir::LogicalResult emitStmt(const clang::Stmt *s, bool useCurrentScope, llvm::ArrayRef< const Attr * > attrs={})
mlir::LogicalResult emitSYCLKernelCallStmt(const SYCLKernelCallStmt &s)
SYCLKernelCallStmt represents the transformation that is applied to the body of a function declared w...
Stmt * getKernelLaunchStmt()
The JSON file list parser is used to communicate input to InstallAPI.