Searched refs:__has_attribute (Results 1 – 1 of 1) sorted by relevance
73 #ifndef __has_attribute74 #define __has_attribute(x) 0 /* Compatibility with non-clang compilers. */ macro82 #if ((defined(__clang__) && __has_attribute(__target__)) \