Searched refs:EnhanceSubstitutionForArray (Results 1 – 2 of 2) sorted by relevance
183 …return EnhanceSubstitutionForArray(typeParams, paramType->AsETSArrayType(), argumentType, substitu… in EnhanceSubstitutionForType()279 bool ETSChecker::EnhanceSubstitutionForArray(const ArenaVector<Type *> &typeParams, ETSArrayType *c… in EnhanceSubstitutionForArray() function in ark::es2panda::checker::ETSChecker
369 …[[nodiscard]] bool EnhanceSubstitutionForArray(const ArenaVector<Type *> &typeParams, ETSArrayType…