Searched refs:setPath (Results 1 – 6 of 6) sorted by relevance
160 IF->setPath(getPath()); in merge()240 IF->setPath(getPath()); in remove()308 IF->setPath(getPath()); in extract()374 setPath(BA.Path); in setFromBinaryAttrs()
578 File->setPath(Ctx->Path); in denormalize()867 File->setPath(Ctx->Path); in denormalize()1113 (*FileOrErr)->setPath(Ctx.Path); in get()
374 void setPath(const PathType &NewPath) { Path = NewPath; } in setPath() function569 TPath.setPath(Path); in run()910 TPath.setPath(NewPath); in createAllExitPaths()
114 void setPath(StringRef Path_) { Path = std::string(Path_); } in setPath() function
214 void setPath(const Twine &Path) override;250 void RealFile::setPath(const Twine &Path) { in setPath() function in RealFile747 void setPath(const Twine &Path) override { RequestedName = Path.str(); } in setPath() function in llvm::vfs::detail::__anon5c4e8b480511::InMemoryFileAdaptor2520 void setPath(const Twine &Path) override { S = S.copyWithNewName(S, Path); } in setPath() function in __anon5c4e8b480d11::FileWithFixedStatus2535 F->get()->setPath(P); in getWithPath()
143 virtual void setPath(const Twine &Path) {} in setPath() function