Home
last modified time | relevance | path

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

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