Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
H A DexpressionParser.cpp1228 static inline bool ShouldExpressionBeAmended(const ir::Expression *const expression, in ShouldExpressionBeAmended() function
1330 if (ShouldExpressionBeAmended(rightExpr, operatorType)) { in ParseBinaryExpression()
1346 shouldBeAmended = ShouldExpressionBeAmended(expression, operatorType); in ParseBinaryExpression()

Completed in 4 milliseconds