Searched refs:__has_attribute (Results 1 – 2 of 2) sorted by relevance
26 #ifndef __has_attribute27 #define __has_attribute(x) 0 macro62 # if ((defined(__clang__) && __has_attribute(__target__)) \
213 # if __has_attribute(no_sanitize)
Completed in 5 milliseconds