Lines Matching refs:unavailable
76 #define __AVAILABILITY_INTERNAL_UNAVAILABLE __attribute__((unavailable))
2791 …TY_INTERNAL__IPHONE_NA __attribute__((availability(ios,unavailable)))
2792 …TY_INTERNAL__IPHONE_NA_DEP__IPHONE_NA __attribute__((availability(ios,unavailable)))
2793 …TY_INTERNAL__IPHONE_NA_DEP__IPHONE_NA_MSG(_msg) __attribute__((availability(ios,unavailable)))
22126 …ILABILITY_INTERNAL__MAC_NA __attribute__((availability(macosx,unavailable)))
22127 …ILABILITY_INTERNAL__MAC_NA_DEP__MAC_NA __attribute__((availability(macosx,unavailable)))
22128 …ILABILITY_INTERNAL__MAC_NA_DEP__MAC_NA_MSG(_msg) __attribute__((availability(macosx,unavailable)))
23394 #define __API_UNAVAILABLE_PLATFORM_macos macos,unavailable
23395 #define __API_UNAVAILABLE_PLATFORM_macosx macosx,unavailable
23396 #define __API_UNAVAILABLE_PLATFORM_ios ios,unavailable
23397 #define __API_UNAVAILABLE_PLATFORM_watchos watchos,unavailable
23398 #define __API_UNAVAILABLE_PLATFORM_tvos tvos,unavailable