Home
last modified time | relevance | path

Searched refs:DeviceVarFlags (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DCGCUDARuntime.h45 class DeviceVarFlags {
61 DeviceVarFlags(DeviceVarKind K, bool E, bool C, bool N, int T) in DeviceVarFlags() function
/external/clang/lib/CodeGen/
DCGCUDARuntime.h42 enum DeviceVarFlags { enum