Searched refs:UbuntuFocal (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DDistro.h69 UbuntuFocal, enumerator in enum:clang::driver::Distro::DistroType
123 return DistroVal >= UbuntuHardy && DistroVal <= UbuntuFocal;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DDistro.cpp72 .Case("focal", Distro::UbuntuFocal)

Completed in 176 milliseconds