Searched refs:CreateLambdaClassInvokeMethod (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/ |
| D | lambdaLowering.cpp | 738 static void CreateLambdaClassInvokeMethod(public_lib::Context *ctx, LambdaInfo const *info, in CreateLambdaClassInvokeMethod() function 929 CreateLambdaClassInvokeMethod(ctx, info, &lciInfo, invokeMethodName, true); in CreateLambdaClass() 932 …CreateLambdaClassInvokeMethod(ctx, info, &lciInfo, compiler::Signatures::LAMBDA_OBJECT_INVOKE, fal… in CreateLambdaClass()
|