Searched defs:__has_attribute (Results 1 – 11 of 11) sorted by relevance
21 #define __has_attribute(attr) 0 macro
23 #define __has_attribute(x) 0 macro
166 #define __has_attribute(x) 0 macro
64 # define __has_attribute(X) _MSVC_HAS_ATTRIBUTE_##X macro
18 #define __has_attribute(_attribute_) 0 macro
27 #define __has_attribute(x) 0 macro
40 #define __has_attribute(x) 0 macro
83 #define __has_attribute(x) 0 macro
49 #define __has_attribute(x) 0 macro
35 # define __has_attribute(x) 0 macro [all...]
129 # define __has_attribute(x) 0 macro