Searched defs:newTypeArgs (Results 1 – 1 of 1) sorted by relevance
792 …l ETSObjectType::SubstituteTypeArgs(TypeRelation *const relation, ArenaVector<Type *> &newTypeArgs, in SubstituteTypeArgs()808 … ArenaVector<Type *> &newTypeArgs, const Substitution *const substitution) in SetCopiedTypeProperties()830 ArenaVector<Type *> newTypeArgs {checker->Allocator()->Adapter()}; in Substitute() local