Searched refs:IsDebian (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DDistro.h118 bool IsDebian() const { function in class:clang::driver::Distro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.cpp110 if (Dist.IsDebian() || Dist.IsUbuntu())
H A DLinux.cpp296 if (Distro.IsDebian() || Distro.IsOpenSUSE() ||

Completed in 87 milliseconds