Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DDistro.cpp231 static Distro::DistroType LinuxDistro = DetectDistro(VFS); in GetDistro() local
232 return LinuxDistro; in GetDistro()