Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.cpp388 if (llvm::Function *CudaDtorFunction = CUDARuntime->makeModuleDtorFunction()) in Release() local
389 AddGlobalDtor(CudaDtorFunction); in Release()