Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DlambdaLowering.cpp726 static std::string BuildLambdaClass(public_lib::Context *ctx, ArenaVector<checker::Signature *> &la… in BuildLambdaClass() function
771 …->CreateFormattedTopLevelStatement(BuildLambdaClass(ctx, lambdaSigs, substitution, funcInterfaces), in CreateLambdaClass()