Searched refs:__has_attribute (Results 1 – 6 of 6) sorted by relevance
84 #ifndef __has_attribute85 # define __has_attribute(x) 0 macro103 #elif __has_attribute(fallthrough)
52 #ifndef __has_attribute53 # define __has_attribute(x) 0 macro455 #if __has_attribute(capability)
76 #if __has_attribute(cleanup) && __has_attribute(unused)
28 __has_attribute(acquire_capability)
114 # if __has_attribute( always_inline )