Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Driver/
DDistro.h114 bool IsRedhat() const { in IsRedhat() function
/external/clang/lib/Driver/
DToolChains.cpp3787 static bool IsRedhat(enum Distro Distro) { in IsRedhat() function