Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Driver/
HDToolChains.cpp2224 static bool IsRedhat(enum Distro Distro) { in IsRedhat() function
2447 if (IsRedhat(Distro) || IsOpenSUSE(Distro) || in Linux()
2456 if (IsRedhat(Distro)) in Linux()
2461 (IsRedhat(Distro) && Distro != RHEL4 && Distro != RHEL5) || in Linux()