Searched defs:__has_extension (Results 1 – 16 of 16) sorted by relevance
23 #define __has_extension __has_feature macro
29 # define __has_extension(x) 0 macro
31 # define __has_extension(x) 0 macro
34 # define __has_extension(x) 0 macro
92 .. _langext-has-feature-back-compat:
52 #define __has_extension __has_feature macro
13879 # define __has_extension(x) 0 /* compatibility with non-clang compilers */ macro
13987 # define __has_extension(x) 0 /* compatibility with non-clang compilers */ macro
14033 # define __has_extension(x) 0 /* compatibility with non-clang compilers */ macro