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