Searched refs:hasEnvironment (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/ADT/ | ||
D | Triple.h | 181 bool hasEnvironment() const { in hasEnvironment() function |
/external/llvm/lib/Support/ | ||
D | Triple.cpp | 652 if (hasEnvironment()) in setOSName() |