Searched defs:newTypeArgs (Results 1 – 1 of 1) sorted by relevance
862 …l ETSObjectType::SubstituteTypeArgs(TypeRelation *const relation, ArenaVector<Type *> &newTypeArgs, in SubstituteTypeArgs()879 ArenaVector<Type *> &newTypeArgs) in ComputeEffectiveSubstitution()894 ArenaVector<Type *> &&newTypeArgs, ETSObjectType *base) in SetCopiedTypeProperties()956 ArenaVector<Type *> newTypeArgs {checker->Allocator()->Adapter()}; in Substitute() local