Home
last modified time | relevance | path

Searched refs:hadDifferences (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/llvm-diff/
DDiffConsumer.h81 bool hadDifferences() const;
Dllvm-diff.cpp93 return Consumer.hadDifferences(); in main()
DDiffConsumer.cpp139 bool DiffConsumer::hadDifferences() const { in hadDifferences() function in DiffConsumer