Searched defs:OldPath (Results 1 – 3 of 3) sorted by relevance
127 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()
787 SmallString<128> OldPath(getCompilerRTPath()); in getCompilerRT() local