Lines Matching defs:Distro
17 #include "clang/Driver/Distro.h"
224 Distro Distro(D.getVFS(), Triple);
226 if (Distro.IsAlpineLinux() || Triple.isAndroid()) {
231 if (Distro.IsOpenSUSE() || Distro.IsUbuntu() || Distro.IsAlpineLinux() ||
300 if (Distro.IsOpenSUSE() || Distro == Distro::UbuntuLucid ||
301 Distro == Distro::UbuntuJaunty || Distro == Distro::UbuntuKarmic ||
454 const Distro Distro(getDriver().getVFS(), Triple);
628 if (Distro == Distro::Exherbo &&