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