clang 24.0.0git
StmtSYCL.h File Reference

This file defines SYCL AST classes used to represent calls to SYCL kernels. More...

Go to the source code of this file.

Classes

class  clang::SYCLKernelCallStmt
 SYCLKernelCallStmt represents the transformation that is applied to the body of a function declared with the sycl_kernel_entry_point attribute. More...
class  clang::UnresolvedSYCLKernelCallStmt

Namespaces

namespace  clang
 Top level wrappers for InstallAPI frontend operations.

Detailed Description

This file defines SYCL AST classes used to represent calls to SYCL kernels.

Definition in file StmtSYCL.h.