Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dfunction.cpp481 void ETSChecker::MaybeSubstituteLambdaArgumentsInFunctionCall(ir::CallExpression *callExpr) in MaybeSubstituteLambdaArgumentsInFunctionCall() function in ETSChecker
952 MaybeSubstituteLambdaArgumentsInFunctionCall(callExpr); in ResolveCallExpressionAndTrailingLambda()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h399 void MaybeSubstituteLambdaArgumentsInFunctionCall(ir::CallExpression *callExpr);

Completed in 6 milliseconds