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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCUDARuntime.h31 class CGCUDARuntime { class in namespace:clang::CodeGen
36 CGCUDARuntime(CodeGenModule &CGM) : CGM(CGM) {} function in class:clang::CodeGen::CGCUDARuntime
H A DCGCUDARuntime.cpp

Completed in 281 milliseconds