Searched refs:DebianBullseye (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DDistro.h37 DebianBullseye, enumerator in enum:clang::driver::Distro::DistroType
119 return DistroVal >= DebianLenny && DistroVal <= DebianBullseye;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DDistro.cpp116 return Distro::DebianBullseye;
127 .Case("bullseye/sid", Distro::DebianBullseye)

Completed in 65 milliseconds