Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectType.cpp427 if (auto *newBaseType = baseType_->Substitute(relation, effectiveSubstitution_); in SubstitutePartialTypes() local
437 …if (auto *newBaseType = otherPartial->baseType_->Substitute(relation, otherPartial->effectiveSubst… in SubstitutePartialTypes() local