Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DlambdaLowering.cpp94 static void ProcessTypeParameterProperties(checker::ETSTypeParameter *oldTypeParam, in ProcessTypeParameterProperties()
138 auto *oldTypeParam = enclosingFunction->Signature()->TypeParams()[ix]->AsETSTypeParameter(); in CloneTypeParams() local
160 auto *oldTypeParam = enclosingFunction->Signature()->TypeParams()[ix]->AsETSTypeParameter(); in CloneTypeParams() local