HomeSort by relevance Sort by last modified time
    Searched refs:hasEnvironment (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ADT/
Triple.h 179 /// hasEnvironment - Does this triple have the optional environment
181 bool hasEnvironment() const {
  /external/llvm/lib/Support/
Triple.cpp 652 if (hasEnvironment())

Completed in 598 milliseconds