Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DDistro.h51 UbuntuLucid, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDistro.cpp69 .Case("lucid", Distro::UbuntuLucid) in DetectLsbRelease()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DLinux.cpp243 Distro == Distro::UbuntuLucid || Distro == Distro::UbuntuJaunty || in Linux()