Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDistro.cpp199 static Distro::DistroType GetDistro(llvm::vfs::FileSystem &VFS, in GetDistro() function
229 : DistroVal(GetDistro(VFS, TargetOrHost)) {} in Distro()