Home
last modified time | relevance | path

Searched refs:CheckOperatorType (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DstringComparison.cpp39 bool CheckOperatorType(ir::BinaryExpression *expr) in CheckOperatorType() function
58 if (!CheckOperatorType(expr)) { in IsStringComparison()