Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DlambdaLowering.cpp132 auto *newConstraint = oldConstraint->Substitute(checker->Relation(), substitution); in CloneTypeParams() local
133 newTypeParams[ix]->SetConstraintType(newConstraint); in CloneTypeParams()
134 newTypeParamNodes[ix]->SetConstraint(allocator->New<ir::OpaqueTypeNode>(newConstraint)); in CloneTypeParams()

Completed in 3 milliseconds