clang: clang::SYCLKernelInfo Class Reference (original) (raw)

#include "[clang/AST/SYCLKernelInfo.h](SYCLKernelInfo%5F8h%5Fsource.html)"

Public Member Functions
SYCLKernelInfo (CanQualType KernelNameType, const FunctionDecl *KernelEntryPointDecl)
CanQualType getKernelNameType () const
const FunctionDecl * getKernelEntryPointDecl () const

Definition at line 22 of file SYCLKernelInfo.h.

clang::SYCLKernelInfo::SYCLKernelInfo ( CanQualType KernelNameType, const FunctionDecl * KernelEntryPointDecl ) inline

getKernelEntryPointDecl()

const FunctionDecl * clang::SYCLKernelInfo::getKernelEntryPointDecl ( ) const inline

getKernelNameType()

CanQualType clang::SYCLKernelInfo::getKernelNameType ( ) const inline

The documentation for this class was generated from the following file: