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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDARuntime.cpp
H A DCGCUDARuntime.h39 class CGCUDARuntime { class in namespace:clang::CodeGen
71 CGCUDARuntime(CodeGenModule &CGM) : CGM(CGM) {} function in class:clang::CodeGen::CGCUDARuntime

Completed in 106 milliseconds