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