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

References

tools/clang/lib/Driver/Distro.cpp
  137     return Distro::Exherbo;
tools/clang/lib/Driver/ToolChains/Linux.cpp
  643   if (Distro == Distro::Exherbo &&
tools/clang/unittests/Driver/DistroTest.cpp
  285   ASSERT_EQ(Distro(Distro::Exherbo), Exherbo);