Searched refs:IsLast (Results 1 – 1 of 1) sorted by relevance
110 bool IsLast() const { return !pLeft && !pRight; } in IsLast() function in SwClient177 bool IsLastDepend() { return pRoot && pRoot->IsLast(); } in IsLastDepend()
Completed in 13 milliseconds