Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDistro.cpp211 static Distro::DistroType GetDistro(llvm::vfs::FileSystem &VFS, in GetDistro() function
241 : DistroVal(GetDistro(VFS, TargetOrHost)) {} in Distro()