Searched defs:CGCUDARuntime (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ | ||
H A D | CGCUDARuntime.h | 89 CGCUDARuntime(CodeGenModule &CGM) : CGM(CGM) {} in CGCUDARuntime() function |
H A D | CodeGenModule.h | 92 class CGCUDARuntime; variable |