Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DlambdaLowering.cpp738 static void CreateLambdaClassInvokeMethod(public_lib::Context *ctx, LambdaInfo const *info, in CreateLambdaClassInvokeMethod() function
929 CreateLambdaClassInvokeMethod(ctx, info, &lciInfo, invokeMethodName, true); in CreateLambdaClass()
932CreateLambdaClassInvokeMethod(ctx, info, &lciInfo, compiler::Signatures::LAMBDA_OBJECT_INVOKE, fal… in CreateLambdaClass()