Lines Matching refs:__has_attribute
36 #ifndef __has_attribute
37 #define __has_attribute(x) 0 macro
120 #if __has_attribute(noescape)
128 #elif __has_attribute(fallthrough)
154 #if __has_attribute(analyzer_suppress)
160 #if __has_attribute(enum_extensibility)
168 #if __has_attribute(flag_enum)
246 #if __has_attribute(__swift_attr__)
253 #if __has_attribute(swift_private)
259 #if __has_attribute(swift_name)
280 #if __has_attribute(not_tail_called)
293 #if __has_attribute(always_destroy)