Home
last modified time | relevance | path

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

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