HomeSort by relevance Sort by last modified time
    Searched defs:isOSDragonFly (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/ADT/
Triple.h 463 bool isOSDragonFly() const { return getOS() == Triple::DragonFly; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
Triple.h 494 bool isOSDragonFly() const { return getOS() == Triple::DragonFly; }
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Triple.h 475 bool isOSDragonFly() const { return getOS() == Triple::DragonFly; }

Completed in 572 milliseconds