Home
last modified time | relevance | path

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

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