Home
last modified time | relevance | path

Searched refs:UbuntuMaverick (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DDistro.h52 UbuntuMaverick, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDistro.cpp70 .Case("maverick", Distro::UbuntuMaverick) in DetectLsbRelease()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DLinux.cpp238 (Distro.IsUbuntu() && Distro >= Distro::UbuntuMaverick) || in Linux()