Home
last modified time | relevance | path

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

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