Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DlambdaLowering.cpp138 auto *newDefault = oldDefault->Substitute(checker->Relation(), substitution); in CloneTypeParams() local
139 newTypeParams[ix]->SetDefaultType(newDefault); in CloneTypeParams()
140 newTypeParamNodes[ix]->SetDefaultType(allocator->New<ir::OpaqueTypeNode>(newDefault)); in CloneTypeParams()

Completed in 3 milliseconds