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