Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DToolChains.cpp2865 static Distro DetectDistro(llvm::Triple::ArchType Arch) { in DetectDistro() function
3085 Distro Distro = DetectDistro(Arch); in Linux()