Home
last modified time | relevance | path

Searched refs:UbuntuHardy (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DDistro.h47 UbuntuHardy, enumerator
126 return DistroVal >= UbuntuHardy && DistroVal <= UbuntuImpish; in IsUbuntu()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDistro.cpp65 .Case("hardy", Distro::UbuntuHardy) in DetectLsbRelease()