Home
last modified time | relevance | path

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

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