Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dfunction.cpp2086 ArenaVector<ir::Expression *> fakeArguments = callExpr->Arguments(); in ExtendArgumentsWithFakeLamda() local
2087 fakeArguments.push_back(arrowFuncNode); in ExtendArgumentsWithFakeLamda()
2088 return fakeArguments; in ExtendArgumentsWithFakeLamda()

Completed in 5 milliseconds