Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DToolChains.cpp3801 static Distro DetectDistro(const Driver &D, llvm::Triple::ArchType Arch) { in DetectDistro() function
4059 Distro Distro = DetectDistro(D, Arch); in Linux()
4263 const enum Distro Distro = DetectDistro(getDriver(), Arch); in getDynamicLinker()