Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCUDARuntime.h47 CGCUDARuntime(CodeGenModule &CGM) : CGM(CGM) {} in CGCUDARuntime() function
DCodeGenModule.h91 class CGCUDARuntime; variable