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 173 /// hasEnvironment - Does this triple have the optional environment
175 bool hasEnvironment() const {
  /external/llvm/lib/Support/
Triple.cpp 642 if (hasEnvironment())

Completed in 52 milliseconds