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

References

tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.cpp
  100   SourceLocations.push_back(IncludeLocations[FileName].back());
  118   if (SourceLocations.empty()) {
  179   if (SourceLocations.empty())
  185   auto SourceLocationIterator = SourceLocations.begin();
  186   auto SourceLocationIteratorEnd = SourceLocations.end();
  273   SourceLocations.clear();