Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DTriple.h181 bool hasEnvironment() const { in hasEnvironment() function
/external/llvm/lib/Support/
DTriple.cpp652 if (hasEnvironment()) in setOSName()