Searched refs:checkTail (Results 1 – 1 of 1) sorted by relevance
431 inline int end() const { checkTail(); return tail ? tail->end : -1; } in end()441 inline void checkTail() const;575 void Interval::checkTail() const in checkTail() function