Searched defs:IsLess (Results 1 – 3 of 3) sorted by relevance
142 bool IsLess = std::lexicographical_compare(LHS.begin(), LHS.end(), RHS.begin(), RHS.end()); in CompareElements() local
694 bool IsLess; variable
13127 IsLess = CR == CmpResult::Less, in VisitBinaryOperator() local