Searched defs:isPastNode (Results 1 – 2 of 2) sorted by relevance
56 bool isPastNode() const { return m_isPastNode; } in isPastNode() function
677 bool isPastNode = true; in markFutureAndPastNodes() local