Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DDistro.h86 UbuntuQuesting, enumerator
138 return DistroVal >= UbuntuHardy && DistroVal <= UbuntuQuesting; in IsUbuntu()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDistro.cpp99 .Case("questing", Distro::UbuntuQuesting) in DetectLsbRelease()