Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DToolChains.cpp3410 static Distro DetectDistro(const Driver &D, llvm::Triple::ArchType Arch) { in DetectDistro() function
3650 Distro Distro = DetectDistro(D, Arch); in Linux()