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