Searched defs:newTypeArgs (Results 1 – 2 of 2) sorted by relevance
245 …TSTypeAliasType::SubstituteTypeArgs(TypeRelation *const relation, ArenaVector<Type *> &newTypeArgs, in SubstituteTypeArgs()273 ArenaVector<Type *> newTypeArgs {checker->Allocator()->Adapter()}; in Substitute() local
1003 …l ETSObjectType::SubstituteTypeArgs(TypeRelation *const relation, ArenaVector<Type *> &newTypeArgs, in SubstituteTypeArgs()1020 ArenaVector<Type *> &newTypeArgs) in ComputeEffectiveSubstitution()1034 ArenaVector<Type *> &&newTypeArgs, ETSObjectType *base) in SetCopiedTypeProperties()1094 ArenaVector<Type *> newTypeArgs {Allocator()->Adapter()}; in Substitute() local