Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Driver/
H A DDistro.h52 UbuntuMaverick, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/
H A DDistro.cpp70 .Case("maverick", Distro::UbuntuMaverick) in DetectLsbRelease()
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DLinux.cpp237 (Distro.IsUbuntu() && Distro >= Distro::UbuntuMaverick) || in Linux()