Searched refs:IsGentoo (Results 1 – 2 of 2) sorted by relevance
139 bool IsGentoo() const { return DistroVal == Gentoo; } in IsGentoo() function
7916 !Distro(D.getVFS(), TC.getTriple()).IsGentoo() && in ConstructJob()