Home
last modified time | relevance | path

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

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