Searched defs:CGCUDARuntime (Results 1 – 2 of 2) sorted by relevance
76 CGCUDARuntime(CodeGenModule &CGM) : CGM(CGM) {} in CGCUDARuntime() function
95 class CGCUDARuntime; variable