Lines Matching refs:__has_attribute
28 #ifndef __has_attribute
29 # define __has_attribute(x) __GCC4_has_attribute_##x macro
84 #if __has_attribute(__assume_aligned__)
110 #if __has_attribute(__copy__)
135 #if __has_attribute(__designated_init__)
146 #if __has_attribute(__error__)
157 #if __has_attribute(__externally_visible__)
193 #if __has_attribute(__no_caller_saved_registers__)
204 #if __has_attribute(__noclone__)
220 #if __has_attribute(__fallthrough__)
241 #if __has_attribute(__nonstring__)
293 #if __has_attribute(__warning__)