Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDistro.cpp219 const bool onRealFS = (llvm::vfs::getRealFileSystem() == &VFS); in GetDistro() local
226 if (!HostTriple.isOSLinux() && onRealFS) in GetDistro()
229 if (onRealFS) { in GetDistro()