Searched refs:AtEnd (Results 1 – 2 of 2) sorted by relevance
168 assert(!AtEnd());194 // so we have to consult AtEnd().195 return (AtEnd() && typed_other->AtEnd()) ||214 if (!AtEnd())217 bool AtEnd() const {
3197 assert(!AtEnd()); in Advance()3220 return (AtEnd() && typed_other->AtEnd()) || in Equals()3239 if (!AtEnd()) in ComputeCurrentValue()3242 bool AtEnd() const { in AtEnd() function3316 assert(!AtEnd()); in Advance()3343 return (AtEnd() && typed_other->AtEnd()) || in Equals()3366 if (!AtEnd()) in ComputeCurrentValue()3369 bool AtEnd() const { in AtEnd() function3453 assert(!AtEnd()); in Advance()3484 return (AtEnd() && typed_other->AtEnd()) || in Equals()[all …]