Searched defs:__has_builtin (Results 1 – 12 of 12) sorted by relevance
30 #define __has_builtin(x) 0 // Compatibility with non-Clang compilers. macro
29 #define __has_builtin(x) 0 macro
14 #define __has_builtin(x) 0 macro
38 # define __has_builtin(x) 0 macro
25 # define __has_builtin(x) 0 macro
42 # define __has_builtin(x) 0 macro
24 #define __has_builtin(x) 0 // Compatibility with non-clang compilers. macro
25 #define __has_builtin(x) 0 // Compatibility with non-clang compilers. macro
441 # define __has_builtin(x) 0 macro
37 # define __has_builtin(x) 0 macro
41 # define __has_builtin(x) 0 macro
58 .. _langext-__has_feature-__has_extension: