Home
last modified time | relevance | path

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

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