Searched defs:Path_ (Results 1 – 2 of 2) sorted by relevance
114 void setPath(StringRef Path_) { Path = std::string(Path_); } in setPath()
1359 std::error_code RedirectingFileSystem::isLocal(const Twine &Path_, in isLocal()