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

References

tools/llvm-lto/llvm-lto.cpp
  450   llvm::sys::path::replace_path_prefix(NewPath, OldPrefix, NewPrefix);
  451   StringRef ParentPath = llvm::sys::path::parent_path(NewPath.str());
  457   return NewPath.str();