Home
last modified time | relevance | path

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

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