Searched refs:onRealFS (Results 1 – 1 of 1) sorted by relevance
219 const bool onRealFS = (llvm::vfs::getRealFileSystem() == &VFS); in GetDistro() local226 if (!HostTriple.isOSLinux() && onRealFS) in GetDistro()229 if (onRealFS) { in GetDistro()