Lines Matching refs:Relational
197 bool IsComparison = (Previous.getPrecedence() == prec::Relational ||815 // Exclude relational operators, as there, it is always more desirable to819 Previous->getPrecedence() != prec::Relational) {