|
clang 22.0.0git
|
#include "clang/AST/GlobalDecl.h"#include "llvm/ADT/StringRef.h"#include "llvm/Frontend/Offloading/Utility.h"#include "llvm/IR/GlobalValue.h"Go to the source code of this file.
Classes | |
| class | clang::CodeGen::CGCUDARuntime |
| class | clang::CodeGen::CGCUDARuntime::DeviceVarFlags |
Namespaces | |
| namespace | llvm |
| Diagnostic wrappers for TextAPI types for error reporting. | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::CodeGen |
Functions | |
| CGCUDARuntime * | clang::CodeGen::CreateNVCUDARuntime (CodeGenModule &CGM) |
| Creates an instance of a CUDA runtime class. | |