HomeSort by relevance Sort by last modified time
    Searched refs:hadDifferences (Results 1 - 6 of 6) sorted by null

  /external/llvm/tools/llvm-diff/
DiffConsumer.h 82 bool hadDifferences() const;
llvm-diff.cpp 91 return Consumer.hadDifferences();
DiffConsumer.cpp 139 bool DiffConsumer::hadDifferences() const {
  /external/swiftshader/third_party/LLVM/tools/llvm-diff/
DiffConsumer.h 83 bool hadDifferences() const;
llvm-diff.cpp 97 return Consumer.hadDifferences();
DiffConsumer.cpp 134 bool DiffConsumer::hadDifferences() const {

Completed in 99 milliseconds