Searched refs:__has_attribute (Results 1 – 4 of 4) sorted by relevance
26 #ifndef __has_attribute27 #define __has_attribute(x) 0 macro33 #if __has_attribute(no_sanitize)
36 #if __has_attribute(fallthrough)
339 #ifndef __has_attribute340 #define __has_attribute(x) 0 macro343 #if __has_attribute(fallthrough)
41 #elif __has_attribute(fallthrough)