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