Searched defs:__has_extension (Results 1 – 6 of 6) sorted by relevance
18 #define __has_extension __has_feature macro
442 # define __has_extension(x) 0 macro
25 # define __has_extension(x) 0 macro
92 .. _langext-has-feature-back-compat:
492 # define __has_extension __has_feature // Compatibility with pre-3.0 compilers. macro
259 # define __has_extension __has_feature /* compatibility, for older versions of clang */ macro