Searched defs:__has_builtin (Results 1 – 4 of 4) sorted by relevance
201 # define __has_builtin(x) 0 macro
56 # define __has_builtin(x) 0 macro
61 #define __has_builtin(x) 0 macro
247 # define __has_builtin(x) 0 /* compat. with non-clang compilers */ macro