Searched refs:paramTys (Results 1 – 1 of 1) sorted by relevance
2850 llvm::Type *paramTys[] = {dtorTy, AddrPtrTy, handle->getType()}; in emitGlobalDtorWithCXAAtExit() local2852 llvm::FunctionType::get(CGF.IntTy, paramTys, false); in emitGlobalDtorWithCXAAtExit()