Home
last modified time | relevance | path

Searched defs:enhance (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsFunctionType.cpp178 auto const enhance = [checker, sub, substitution](Type *param, Type *arg) { in EnhanceSignatureSubstitution() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp253 auto const enhance = [this, typeParams, substitution](Type *ptype, Type *atype) { in EnhanceSubstitutionForFunction() local
317 auto const enhance = [this, typeParams, substitution](Type *ptype, Type *atype) { in EnhanceSubstitutionForObject() local