Home
last modified time | relevance | path

Searched refs:useExternalName (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DVirtualFileSystem.h620 bool useExternalName(bool GlobalUseExternalName) const { in useExternalName() function
/freebsd-12.1/contrib/llvm/lib/Support/
H A DVirtualFileSystem.cpp1648 return getRedirectedFileStatus(Path, F->useExternalName(UseExternalNames), in status()
1718 Status S = getRedirectedFileStatus(Path, F->useExternalName(UseExternalNames), in openFileForRead()