Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DlambdaLowering.cpp1035 static bool IsFunctionOrMethodCall(ir::AstNode const *node) in IsFunctionOrMethodCall() function
1177 if (node->IsCallExpression() && !IsFunctionOrMethodCall(node) && in Perform()

Completed in 3 milliseconds