Searched refs:Relational (Results 1 – 16 of 16) sorted by relevance
27 return prec::Relational; in getBinOpPrecedence()65 case tok::greaterequal: return prec::Relational; in getBinOpPrecedence()
38 Relational = 10, // >=, <=, >, < enumerator
272 // 6.1.3.5 Relational operators
269 // 6.1.3.5 Relational operators
216 bool IsComparison = (Previous.getPrecedence() == prec::Relational || in mustBreak()865 Previous->getPrecedence() != prec::Relational) { in moveStatePastFakeLParens()
1467 return prec::Relational; in getCurrentPrecedence()1470 return prec::Relational; in getCurrentPrecedence()
280 // 6.1.3.5 Relational operators
345 // [C99 6.5.8] Relational operators.
29 # queries performed by the Object Relational Mapper subsystem will be printed,
35 // 5.7, Relational operators
549 Relational databases are *queried* using a language called `SQL553 <https://en.wikipedia.org/wiki/Object-relational_mapping>`_ (Object Relational
12349 # Relational operators