Searched defs:__has_extension (Results 1 – 8 of 8) sorted by relevance
16 #define __has_extension(x) 0 macro
29 # define __has_extension(x) 0 macro
34 # define __has_extension(x) 0 macro
92 .. _langext-has-feature-back-compat:
103 .. _langext-has-feature-back-compat:
13470 # define __has_extension(x) 0 /* compatibility with non-clang compilers */ macro