Searched refs:watchOS (Results 1 – 11 of 11) sorted by relevance
| /src/contrib/llvm-project/lldb/source/Utility/ |
| H A D | XcodeSDK.cpp | 35 case XcodeSDK::watchOS: in GetName() 81 return XcodeSDK::watchOS; in ParseSDKName() 191 case watchOS: in GetCanonicalName() 226 case Type::watchOS: in SDKSupportsModules() 251 case Type::watchOS: in SupportsSwift() 297 return XcodeSDK::watchOS; in GetSDKTypeForTriple()
|
| H A D | LLDBAssert.cpp | 40 if (__builtin_available(macos 10.12, iOS 10, tvOS 10, watchOS 3, *)) { in lldb_assert()
|
| /src/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | XcodeSDK.h | 36 watchOS, enumerator
|
| /src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | MachO.def | 129 PLATFORM(WATCHOS, 4, watchos, watchos, watchos, watchos, watchOS) 134 …OR, 9, watchossimulator, watchossimulator, watchos-simulator, watchos-simulator, watchOS Simulator)
|
| /src/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Signposts.cpp | 24 __builtin_available(macos 10.14, iOS 12, tvOS 12, watchOS 5, *)
|
| /src/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | PseudoTerminal.cpp | 121 if (__builtin_available(macos 10.13.4, iOS 11.3, tvOS 11.3, watchOS 4.4, *)) { in GetSecondaryName()
|
| /src/contrib/llvm-project/lld/docs/ |
| H A D | ReleaseNotes.rst | 112 iOS 13.4, tvOS 14.0, watchOS 7.0, and visionOS 1.0 or later.
|
| /src/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Attr.td | 1024 .Case("watchos", "watchOS") 1029 .Case("watchos_app_extension", "watchOS (App Extension)") 1044 .Case("watchos", "watchOS") 1062 .Case("watchOS", "watchos")
|
| H A D | AttrDocs.td | 1604 any others will be ignored. However, the availability for ``watchOS`` and 1631 Apple's watchOS operating system. The minimum deployment target is specified 1715 For platforms like ``watchOS`` and ``tvOS``, whose availability attributes can
|
| /src/contrib/llvm-project/lld/MachO/ |
| H A D | Options.td | 454 HelpText<"Oldest watchOS version for which linked output is usable">,
|
| /src/contrib/unbound/doc/ |
| H A D | Changelog | 3251 - Merge PR #280, Make tvOS & watchOS checks verify truthiness as well as
|