Home
last modified time | relevance | path

Searched refs:Path_ (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h114 void setPath(StringRef Path_) { Path = std::string(Path_); } in setPath() argument
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1359 std::error_code RedirectingFileSystem::isLocal(const Twine &Path_, in isLocal() argument
1362 Path_.toVector(Path); in isLocal()