Searched refs:__has_attribute (Results 1 – 3 of 3) sorted by relevance
76 #ifndef __has_attribute77 #define __has_attribute(x) 0 macro284 #if __GNUC_PREREQ__(4, 9) || __has_attribute(__alloc_align__)711 #if __has_attribute(__argument_with_type_tag__) && \712 __has_attribute(__type_tag_for_datatype__)782 #if __has_attribute(no_sanitize) && defined(__clang__)803 #elif __has_attribute(fallthrough)
50 #elif __has_attribute(fallthrough)
920 # > #if __has_attribute(__alloc_size__)