Searched refs:__has_extension (Results 1 – 3 of 3) sorted by relevance
39 #ifndef __has_extension40 #define __has_extension(x) 0 macro148 #if __has_extension(attribute_overloadable)181 #if __has_feature(objc_fixed_enum) || __has_extension(cxx_fixed_enum) || \182 __has_extension(cxx_strong_enums)
11 #if __has_feature(cxx_rvalue_references) || __has_extension(cxx_rvalue_references)
100 #ifndef __has_extension101 #define __has_extension(x) 0 macro206 #if __has_extension(attribute_deprecated_with_message) || \213 #if __has_extension(enumerator_attributes)1076 #if __has_feature(objc_fixed_enum) || __has_extension(cxx_fixed_enum) || \1077 __has_extension(cxx_strong_enums)