Searched refs:DtorTy (Results 1 – 2 of 2) sorted by relevance
1861 auto DtorTy = llvm::FunctionType::get(CGM.VoidTy, CGM.VoidPtrTy, in emitThreadPrivateVarDefinition() local1863 Dtor = llvm::Constant::getNullValue(DtorTy); in emitThreadPrivateVarDefinition()
1845 auto *DtorTy = llvm::FunctionType::get(CGM.VoidTy, CGM.VoidPtrTy, in emitThreadPrivateVarDefinition() local1848 Dtor = llvm::Constant::getNullValue(DtorTy); in emitThreadPrivateVarDefinition()