clang  19.0.0git
clang::SYCLIntegrationHeader Member List

This is the complete list of members for clang::SYCLIntegrationHeader, including all inherited members.

addDeviceGlobalRegistration()clang::SYCLIntegrationHeaderinline
addHostPipeRegistration()clang::SYCLIntegrationHeaderinline
addParamDesc(kernel_param_kind_t Kind, int Info, unsigned Offset)clang::SYCLIntegrationHeader
addSpecConstant(StringRef IDName, QualType IDType)clang::SYCLIntegrationHeader
emit(raw_ostream &Out)clang::SYCLIntegrationHeader
emit(StringRef MainSrc)clang::SYCLIntegrationHeader
endKernel()clang::SYCLIntegrationHeader
kernel_param_kind_t enum nameclang::SYCLIntegrationHeader
kind_accessor enum valueclang::SYCLIntegrationHeader
kind_first enum valueclang::SYCLIntegrationHeader
kind_last enum valueclang::SYCLIntegrationHeader
kind_pointer enum valueclang::SYCLIntegrationHeader
kind_sampler enum valueclang::SYCLIntegrationHeader
kind_specialization_constants_buffer enum valueclang::SYCLIntegrationHeader
kind_std_layout enum valueclang::SYCLIntegrationHeader
kind_stream enum valueclang::SYCLIntegrationHeader
startKernel(const FunctionDecl *SyclKernel, QualType KernelNameType, SourceLocation Loc, bool IsESIMD, bool IsUnnamedKernel, int64_t ObjSize)clang::SYCLIntegrationHeader
SYCLIntegrationHeader(SemaSYCL &S)clang::SYCLIntegrationHeader
updateKernelNames(const FunctionDecl *SyclKernel, StringRef Name, StringRef StableName)clang::SYCLIntegrationHeaderinline