Searched defs:OldPath (Results 1 – 3 of 3) sorted by relevance
126 void RenameFile(const std::string &OldPath, const std::string &NewPath) { in RenameFile()
233 void RenameFile(const std::string &OldPath, const std::string &NewPath) { in RenameFile()
697 SmallString<128> OldPath(getCompilerRTPath()); in getCompilerRT() local