#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CGCUDARuntime.h"
Definition at line 48 of file CGCUDARuntime.h.
◆ DeviceVarKind
◆ DeviceVarFlags()
◆ getKind()
DeviceVarKind clang::CodeGen::CGCUDARuntime::DeviceVarFlags::getKind |
( |
| ) |
const |
|
inline |
◆ getSurfTexType()
int clang::CodeGen::CGCUDARuntime::DeviceVarFlags::getSurfTexType |
( |
| ) |
const |
|
inline |
◆ isConstant()
bool clang::CodeGen::CGCUDARuntime::DeviceVarFlags::isConstant |
( |
| ) |
const |
|
inline |
◆ isExtern()
bool clang::CodeGen::CGCUDARuntime::DeviceVarFlags::isExtern |
( |
| ) |
const |
|
inline |
◆ isManaged()
bool clang::CodeGen::CGCUDARuntime::DeviceVarFlags::isManaged |
( |
| ) |
const |
|
inline |
◆ isNormalized()
bool clang::CodeGen::CGCUDARuntime::DeviceVarFlags::isNormalized |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: