Lines Matching refs:__has_attribute
97 #ifndef __has_attribute
98 #define __has_attribute(x) 0 macro
182 #if __has_attribute(cold)
189 #if __has_attribute(returns_nonnull)
238 #if __has_attribute(unavailable)
314 #if __has_attribute(disable_tail_calls)
326 #if __has_attribute(not_tail_called)
337 #if __has_attribute(warn_unused_result)
481 #if __has_attribute(alloc_align)
502 #if __has_attribute(alloc_size)
582 #elif __has_attribute(unsafe_buffer_usage)
1220 #if __has_attribute(enum_extensibility)
1228 #if __has_attribute(flag_enum)
1283 #if defined(KERNEL) && __has_attribute(xnu_usage_semantics)