Searched refs:Relational (Results 1 – 24 of 24) sorted by relevance
27 return prec::Relational; in getBinOpPrecedence()65 case tok::greaterequal: return prec::Relational; in getBinOpPrecedence()
38 Relational = 10, // >=, <=, >, < enumerator
152 // Relational
127 // Relational
151 // Relational
150 // Relational
82 // Relational
105 // Relational
272 // 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
281 // 6.1.3.5 Relational operators
345 // [C99 6.5.8] Relational operators.
25 # queries performed by the Object Relational Mapper subsystem will be printed,
549 Relational databases are *queried* using a language called `SQL553 <https://en.wikipedia.org/wiki/Object-relational_mapping>`_ (Object Relational
298 // Abstract Relational Comparison xString < yString.303 // Abstract Relational Comparison yString < xString.
518 - Type check Relational and Logical instructions
497 - Type check Relational and Logical instructions
12517 # Relational operators