Searched refs:Path_ (Results 1 – 2 of 2) sorted by relevance
161 void setPath(StringRef Path_) { Path = std::string(Path_); }
1152 std::error_code RedirectingFileSystem::isLocal(const Twine &Path_, in isLocal() argument1155 Path_.toVector(Path); in isLocal()1960 ErrorOr<Status> RedirectingFileSystem::status(const Twine &Path_) { in status() argument1962 Path_.toVector(Path); in status()2006 RedirectingFileSystem::openFileForRead(const Twine &Path_) { in openFileForRead() argument2008 Path_.toVector(Path); in openFileForRead()2045 RedirectingFileSystem::getRealPath(const Twine &Path_, in getRealPath() argument2048 Path_.toVector(Path); in getRealPath()