Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Driver/
DDistro.h124 bool IsUbuntu() const { in IsUbuntu() function
/external/clang/lib/Driver/
DToolChains.cpp3797 static bool IsUbuntu(enum Distro Distro) { in IsUbuntu() function