Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DlambdaLowering.cpp1092 static LambdaInfo GenerateLambdaInfoForFunctionReference(public_lib::Context *ctx, ir::Expression *… in GenerateLambdaInfoForFunctionReference() function
1157 LambdaInfo info = GenerateLambdaInfoForFunctionReference(ctx, funcRef, method); in ConvertFunctionReference()