Searched refs:isConsistent (Results 1 – 2 of 2) sorted by relevance
149 virtual bool isConsistent() const { return false; } in isConsistent() function242 bool isConsistent() const override { return Consistent; } in isConsistent() function
661 if (isConsistent()) in dump()