Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DVirtualFileSystem.h612 RedirectingFileEntry(StringRef Name, StringRef ExternalContentsPath, in RedirectingFileEntry()
/freebsd-12.1/contrib/llvm/lib/Support/
H A DVirtualFileSystem.cpp1238 std::string ExternalContentsPath; in parseEntry() local