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