Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DToolChains.cpp3402 static bool IsDebian(enum Distro Distro) { in IsDebian() function
3676 if (IsDebian(Distro) || IsOpenSUSE(Distro) || Distro == UbuntuLucid || in Linux()
3684 if ((IsDebian(Distro) && Distro >= DebianSqueeze) || IsOpenSUSE(Distro) || in Linux()