Home
last modified time | relevance | path

Searched defs:IsDebian (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/Driver/
DDistro.h120 bool IsDebian() const { in IsDebian() function
/external/clang/lib/Driver/
DToolChains.cpp3793 static bool IsDebian(enum Distro Distro) { in IsDebian() function