Searched refs:dtorTy (Results 1 – 1 of 1) sorted by relevance
2095 llvm::Type *dtorTy = in emitGlobalDtorWithCXAAtExit() local2099 llvm::Type *paramTys[] = { dtorTy, CGF.Int8PtrTy, CGF.Int8PtrTy }; in emitGlobalDtorWithCXAAtExit()2113 llvm::ConstantExpr::getBitCast(dtor, dtorTy), in emitGlobalDtorWithCXAAtExit()