reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Driver/ToolChains/Clang.cpp
 5496                       !Distro(D.getVFS()).IsGentoo() &&
tools/clang/unittests/Driver/DistroTest.cpp
   53   ASSERT_FALSE(UbuntuTrusty.IsGentoo());
   83   ASSERT_FALSE(UbuntuYakkety.IsGentoo());
  118   ASSERT_FALSE(Fedora25.IsGentoo());
  155   ASSERT_FALSE(CentOS7.IsGentoo());
  183   ASSERT_FALSE(OpenSUSELeap421.IsGentoo());
  209   ASSERT_FALSE(OpenSUSE132.IsGentoo());
  226   ASSERT_FALSE(SLES10.IsGentoo());
  249   ASSERT_FALSE(DebianJessie.IsGentoo());
  268   ASSERT_FALSE(DebianStretchSid.IsGentoo());
  290   ASSERT_FALSE(Exherbo.IsGentoo());
  312   ASSERT_FALSE(ArchLinux.IsGentoo());
  337   ASSERT_TRUE(Gentoo.IsGentoo());