Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DToolChains.cpp3793 static bool IsDebian(enum Distro Distro) { in IsDebian() function
4085 if (IsDebian(Distro) || IsOpenSUSE(Distro) || Distro == UbuntuLucid || in Linux()