Home
last modified time | relevance | path

Searched defs:CGCUDARuntime (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCUDARuntime.h76 CGCUDARuntime(CodeGenModule &CGM) : CGM(CGM) {} in CGCUDARuntime() function
H A DCodeGenModule.h95 class CGCUDARuntime; variable