Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/parser/
H A DexpressionParser.cpp1242 static inline bool AreLogicalAndNullishMixedIncorrectly(const ir::Expression *const expression, in AreLogicalAndNullishMixedIncorrectly() function
1331 if (AreLogicalAndNullishMixedIncorrectly(rightExpr, operatorType)) { in ParseBinaryExpression()
1351 if (AreLogicalAndNullishMixedIncorrectly(rightExpr, operatorType)) { in ParseBinaryExpression()

Completed in 4 milliseconds