Searched refs:watchOS (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/Utility/ |
| H A D | XcodeSDK.cpp | 35 case XcodeSDK::watchOS: in GetName() 81 return XcodeSDK::watchOS; in ParseSDKName() 198 case watchOS: in GetCanonicalName() 233 case Type::watchOS: in SDKSupportsModules() 258 case Type::watchOS: in SupportsSwift() 325 return XcodeSDK::watchOS; in GetSDKTypeForTriple()
|
| H A D | LLDBAssert.cpp | 44 if (__builtin_available(macos 10.12, iOS 10, tvOS 10, watchOS 3, *)) { in _lldb_assert()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | XcodeSDK.h | 38 watchOS, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Signposts.cpp | 24 __builtin_available(macos 10.14, iOS 12, tvOS 12, watchOS 5, *)
|
| /freebsd/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | PseudoTerminal.cpp | 117 if (__builtin_available(macos 10.13.4, iOS 11.3, tvOS 11.3, watchOS 4.4, *)) { in GetSecondaryName()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Attr.td | 1097 .Case("watchos", "watchOS") 1102 .Case("watchos_app_extension", "watchOS (App Extension)") 1117 .Case("watchos", "watchOS") 1137 .Case("watchOS", "watchos") 1159 .Case("watchos", {"watchos", "watchOS"}) 1160 .Case("watchOS", {"watchos", "watchOS"})
|
| H A D | AttrDocs.td | 2005 any others will be ignored. However, the availability for ``watchOS`` and 2015 ``watchOS`` 2136 For platforms like ``watchOS`` and ``tvOS``, whose availability attributes can
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | Options.td | 507 HelpText<"Oldest watchOS version for which linked output is usable">,
|
| /freebsd/contrib/unbound/doc/ |
| H A D | Changelog | 3251 - Merge PR #280, Make tvOS & watchOS checks verify truthiness as well as
|