Home | Sort by relevance Sort by last modified time |
/external/llvm/tools/llvm-diff/ | |
DiffConsumer.h | 84 bool hadDifferences() const; |
llvm-diff.cpp | 97 return Consumer.hadDifferences(); |
DiffConsumer.cpp | 140 bool DiffConsumer::hadDifferences() const { |