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

  /external/clang/lib/Driver/
ToolChains.h 670 class LLVM_LIBRARY_VISIBILITY OpenBSD : public Generic_ELF {
672 OpenBSD(const Driver &D, const llvm::Triple &Triple,
    [all...]
ToolChains.cpp     [all...]
  /external/llvm/include/llvm/ADT/
Triple.h 146 OpenBSD,
441 return getOS() == Triple::OpenBSD;

Completed in 1666 milliseconds