Home
last modified time | relevance | path

Searched refs:CreateWrappingLambda (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DlambdaLowering.cpp922 static ir::ArrowFunctionExpression *CreateWrappingLambda(public_lib::Context *ctx, ir::Expression *… in CreateWrappingLambda() function
1007 auto *lam = CreateWrappingLambda(ctx, funcRef); in ConvertFunctionReference()