Searched defs:SetTypeArguments (Results 1 – 2 of 2) sorted by relevance
260 void ETSTypeAliasType::SetTypeArguments(ArenaVector<Type *> typeArguments) in SetTypeArguments() function in ark::es2panda::checker::ETSTypeAliasType
78 void SetTypeArguments(ArenaVector<Type *> &&typeArgs) in SetTypeArguments() function