Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
HDDistro.h49 UbuntuHardy, enumerator
134 return DistroVal >= UbuntuHardy && DistroVal <= UbuntuOracular; in IsUbuntu()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
HDDistro.cpp65 .Case("hardy", Distro::UbuntuHardy) in DetectLsbRelease()