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