Searched refs:DetectDistro (Results 1 – 1 of 1) sorted by relevance
21 static Distro::DistroType DetectDistro(llvm::vfs::FileSystem &VFS) { in DetectDistro() function147 Distro::Distro(llvm::vfs::FileSystem &VFS) : DistroVal(DetectDistro(VFS)) {} in Distro()