|
clang 24.0.0git
|
#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) |
|
static |
Definition at line 37 of file CodeGenSYCL.cpp.
References clang::CodeGen::CodeGenFunction::checkIfFunctionMustProgress().