Lines Matching full:more_lhs
112 bool& more_lhs, bool& more_rhs)
115 more_lhs = false;
122 more_lhs = true;
142 more_lhs = true;
175 bool more_lhs = false;
177 int inside = SpannerBase::next(top, bottom, more_lhs, more_rhs);
178 if (more_lhs) {
248 bool more_lhs = false;
250 int inside = SpannerBase::next(left, right, more_lhs, more_rhs);
251 if (more_lhs) {