clang 24.0.0git
CodeGenSYCL.cpp File Reference
#include "CodeGenFunction.h"
#include "CodeGenModule.h"
#include "clang/Basic/DiagnosticFrontend.h"
#include "llvm/Frontend/Offloading/OffloadWrapper.h"
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/VirtualFileSystem.h"
#include <cassert>

Go to the source code of this file.

Functions

static void SetSYCLKernelAttributes (llvm::Function *Fn, CodeGenFunction &CGF)

Function Documentation

◆ SetSYCLKernelAttributes()

void SetSYCLKernelAttributes ( llvm::Function * Fn,
CodeGenFunction & CGF )
static