Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DItaniumCXXABI.cpp2109 llvm::Type *paramTys[] = { dtorTy, CGF.Int8PtrTy, CGF.Int8PtrTy }; in emitGlobalDtorWithCXAAtExit() local
2111 llvm::FunctionType::get(CGF.IntTy, paramTys, false); in emitGlobalDtorWithCXAAtExit()