Searched defs:UseExternalNames (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h703 bool UseExternalNames = true; member in class:llvm::vfs::RedirectingFileSystem
773 Optional<bool> UseExternalNames; member in class:llvm::vfs::YAMLVFSWriter
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1741 static Status getRedirectedFileStatus(const Twine &Path, bool UseExternalNames, argument
2005 write(ArrayRef<YAMLVFSEntry> Entries, Optional<bool> UseExternalNames, Optional<bool> IsCaseSensitive, Optional<bool> IsOverlayRelative, StringRef OverlayDir) argument
[all...]

Completed in 118 milliseconds