Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Driver/
DDistro.h52 UbuntuMaverick, enumerator
/external/llvm-project/clang/lib/Driver/
DDistro.cpp69 .Case("maverick", Distro::UbuntuMaverick) in DetectLsbRelease()
/external/llvm-project/clang/lib/Driver/ToolChains/
DLinux.cpp271 (Distro.IsUbuntu() && Distro >= Distro::UbuntuMaverick) || in Linux()
/external/clang/lib/Driver/
DToolChains.cpp3772 UbuntuMaverick, enumerator
3817 .Case("maverick", UbuntuMaverick) in DetectDistro()
4082 (IsUbuntu(Distro) && Distro >= UbuntuMaverick)) in Linux()