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

/external/clang/lib/Driver/
H A DToolChains.cpp1934 static bool IsRedhat(enum LinuxDistro Distro) { function
2169 if (IsRedhat(Distro) || IsOpenSuse(Distro) ||
2178 if (IsRedhat(Distro))
2183 (IsRedhat(Distro) && Distro != RHEL4 && Distro != RHEL5) ||

Completed in 51 milliseconds