clang 22.0.0git
|
This is the complete list of members for clang::SYCLKernelInfo, including all inherited members.
getKernelEntryPointDecl() const | clang::SYCLKernelInfo | inline |
GetKernelName() const | clang::SYCLKernelInfo | inline |
getKernelNameType() const | clang::SYCLKernelInfo | inline |
SYCLKernelInfo(CanQualType KernelNameType, const FunctionDecl *KernelEntryPointDecl, const std::string &KernelName) | clang::SYCLKernelInfo | inline |