Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DlambdaLowering.cpp106 auto *oldTypeParamNode = oldIrTypeParams->Params()[ix]; in CloneTypeParams() local
108 auto *newTypeParamId = allocator->New<ir::Identifier>(oldTypeParamNode->Name()->Name(), allocator); in CloneTypeParams()

Completed in 3 milliseconds