reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/tools/extra/clang-query/Query.cpp
  109       OS << "\nMatch #" << ++MatchCount << ":\n\n";
  141   OS << MatchCount << (MatchCount == 1 ? " match.\n" : " matches.\n");
  141   OS << MatchCount << (MatchCount == 1 ? " match.\n" : " matches.\n");