Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dfunction.cpp107 bool ETSChecker::EnhanceSubstitutionForGenericType(const ArenaVector<Type *> &typeParams, const Type *argType, in EnhanceSubstitutionForGenericType() function in ark::es2panda::checker::ETSChecker
187 EnhanceSubstitutionForGenericType(typeParams, argumentType, paramType, substitution)) { in EnhanceSubstitutionForType()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h383 [[nodiscard]] bool EnhanceSubstitutionForGenericType(const ArenaVector<Type *> &typeParams, const Type *argType,

Completed in 6 milliseconds