Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Driver/
H A DDistro.h53 UbuntuLucid, enumerator
/llvm-project-15.0.7/clang/lib/Driver/
H A DDistro.cpp69 .Case("lucid", Distro::UbuntuLucid) in DetectLsbRelease()
/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DLinux.cpp247 Distro == Distro::UbuntuLucid || Distro == Distro::UbuntuJaunty || in Linux()