Home
last modified time | relevance | path

Searched refs:EnhanceSubstitutionForArray (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dfunction.cpp193 return EnhanceSubstitutionForArray(typeParams, paramType->AsETSArrayType(), argumentType, substitution); in EnhanceSubstitutionForType()
289 bool ETSChecker::EnhanceSubstitutionForArray(const ArenaVector<Type *> &typeParams, ETSArrayType *const paramType, in EnhanceSubstitutionForArray() function in ETSChecker
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h381 [[nodiscard]] bool EnhanceSubstitutionForArray(const ArenaVector<Type *> &typeParams, ETSArrayType *paramType,

Completed in 6 milliseconds