Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h793 bool UseExternalNames = true; variable
876 Optional<bool> UseExternalNames; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1795 bool UseExternalNames, FileSystem &ExternalFS) { in create()
1936 static Status getRedirectedFileStatus(const Twine &Path, bool UseExternalNames, in getRedirectedFileStatus()
2241 Optional<bool> UseExternalNames, in write()