Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDARuntime.h82 CGCUDARuntime(CodeGenModule &CGM) : CGM(CGM) {} in CGCUDARuntime() function
H A DCodeGenModule.h94 class CGCUDARuntime; variable