Searched refs:hadDifferences (Results 1 – 3 of 3) sorted by relevance
82 bool hadDifferences() const;
143 bool DiffConsumer::hadDifferences() const { in hadDifferences() function in DiffConsumer
95 return Consumer.hadDifferences(); in main()