Searched defs:paramTys (Results 1 – 3 of 3) sorted by relevance
2109 llvm::Type *paramTys[] = { dtorTy, CGF.Int8PtrTy, CGF.Int8PtrTy }; in emitGlobalDtorWithCXAAtExit() local
671 std::vector<Type *> paramTys; member
3387 llvm::SmallVector<llvm::Type *, 8> paramTys; in Call() local