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