Home
last modified time | relevance | path

Searched refs:paramTys (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2558 llvm::Type *paramTys[] = {dtorTy, AddrInt8PtrTy, handle->getType()}; in emitGlobalDtorWithCXAAtExit() local
2560 llvm::FunctionType::get(CGF.IntTy, paramTys, false); in emitGlobalDtorWithCXAAtExit()