Lines Matching defs:Distro
17 #include "clang/Driver/Distro.h"
230 Distro Distro(D.getVFS(), Triple);
232 if (Distro.IsAlpineLinux() || Triple.isAndroid()) {
237 if (Distro.IsOpenSUSE() || Distro.IsUbuntu() || Distro.IsAlpineLinux() ||
288 if (Distro.IsOpenSUSE() || Distro == Distro::UbuntuLucid ||
289 Distro == Distro::UbuntuJaunty || Distro == Distro::UbuntuKarmic ||
442 const Distro Distro(getDriver().getVFS(), Triple);
616 if (Distro == Distro::Exherbo &&