Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DlambdaLowering.cpp96ir::TSTypeParameter *newTypeParamNode, checker::Substitution *substitution, in ProcessTypeParameterProperties()
140 …auto *newTypeParamNode = util::NodeAllocator::ForceSetParent<ir::TSTypeParameter>(allocator, newTy… in CloneTypeParams() local