Home
last modified time | relevance | path

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

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