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

References

tools/clang/lib/ARCMigrate/FileRemapper.cpp
  134     infoOut << origPath << '\n';
  135     infoOut << (uint64_t)origFE->getModificationTime() << '\n';
  140       infoOut << newPath << '\n';
  158         infoOut << (*newE)->getName() << '\n';
  163   infoOut.close();