Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DlambdaLowering.cpp145 auto *newIrTypeParams = util::NodeAllocator::ForceSetParent<ir::TSTypeParameterDeclaration>( in CloneTypeParams() local
147 newIrTypeParams->SetScope(newScope); in CloneTypeParams()
149 return {newIrTypeParams, substitution}; in CloneTypeParams()

Completed in 3 milliseconds