Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenModule.cpp355 if (llvm::Function *CudaDtorFunction = CUDARuntime->makeModuleDtorFunction()) in Release() local
356 AddGlobalDtor(CudaDtorFunction); in Release()