Searched refs:CreateCallForLambdaClassInvoke (Results 1 – 1 of 1) sorted by relevance
620 static ir::CallExpression *CreateCallForLambdaClassInvoke(public_lib::Context *ctx, LambdaInfo cons… in CreateCallForLambdaClassInvoke() function686 auto *call = CreateCallForLambdaClassInvoke(ctx, info, lciInfo, wrapToObject); in CreateLambdaClassInvoke()