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