Home
last modified time | relevance | path

Searched defs:isOSDragonFly (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/ADT/
DTriple.h463 bool isOSDragonFly() const { return getOS() == Triple::DragonFly; } in isOSDragonFly() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTriple.h510 bool isOSDragonFly() const { return getOS() == Triple::DragonFly; } in isOSDragonFly() function
/external/llvm-project/llvm/include/llvm/ADT/
DTriple.h513 bool isOSDragonFly() const { return getOS() == Triple::DragonFly; } in isOSDragonFly() function