Searched defs:CGCUDARuntime (Results 1 – 2 of 2) sorted by relevance
| /external/clang/lib/CodeGen/ | ||
| D | CGCUDARuntime.h | 47 CGCUDARuntime(CodeGenModule &CGM) : CGM(CGM) {} in CGCUDARuntime() function |
| D | CodeGenModule.h | 91 class CGCUDARuntime; variable |