Lines Matching refs:getOperator
1917 if (Op->getOperator() == OO_EqualEqual ||1918 Op->getOperator() == OO_ExclaimEqual) {