Home
last modified time | relevance | path

Searched refs:onRealFS (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDistro.cpp207 const bool onRealFS = (llvm::vfs::getRealFileSystem() == &VFS); in GetDistro() local
214 if (!HostTriple.isOSLinux() && onRealFS) in GetDistro()
217 if (onRealFS) { in GetDistro()