Searched defs:isOSBinFormatMachO (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/ADT/
H A DTriple.h558 bool isOSBinFormatMachO() const { function in class:llvm::Triple
591 bool supportsCOMDAT() const { return !isOSBinFormatMachO(); }
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DTriple.h575 bool isOSBinFormatMachO() const { function in class:llvm::Triple
608 bool supportsCOMDAT() const { return !isOSBinFormatMachO(); }

Completed in 4610 milliseconds