Home
last modified time | relevance | path

Searched refs:makeModuleDtorFunction (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCUDANV.cpp157 llvm::Function *makeModuleDtorFunction();
898 if (llvm::Function *CleanupFn = makeModuleDtorFunction()) { in makeModuleCtorFunction()
931 llvm::Function *CGNVCUDARuntime::makeModuleDtorFunction() { in makeModuleDtorFunction() function in CGNVCUDARuntime