Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp470 void ETSChecker::MaybeSubstituteLambdaArgumentsInFunctionCall(ir::CallExpression *callExpr) in MaybeSubstituteLambdaArgumentsInFunctionCall() function in ark::es2panda::checker::ETSChecker
941 MaybeSubstituteLambdaArgumentsInFunctionCall(callExpr); in ResolveCallExpressionAndTrailingLambda()
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h387 void MaybeSubstituteLambdaArgumentsInFunctionCall(ir::CallExpression *callExpr);