Searched defs:CGCUDARuntime (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
| H A D | CGCUDARuntime.h | 82 CGCUDARuntime(CodeGenModule &CGM) : CGM(CGM) {} in CGCUDARuntime() function |
| H A D | CodeGenModule.h | 94 class CGCUDARuntime; variable |