Home
last modified time | relevance | path

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

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