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