Searched refs:ExternalContentsPrefixDir (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h680 std::string ExternalContentsPrefixDir; member in class:llvm::vfs::RedirectingFileSystem
695 /// IsRelativeOverlay marks whether a ExternalContentsPrefixDir path must
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1116 ExternalContentsPrefixDir = PrefixDir.str();
1120 return ExternalContentsPrefixDir;
1632 // FS->ExternalContentsPrefixDir => /<absolute_path_to>/dummy.cache/vfs

Completed in 71 milliseconds