Searched defs:__has_feature (Results 1 – 4 of 4) sorted by relevance
20 #define __has_feature(x) 0 macro
29 #define __has_feature(x) 0 // Compatibility with non-clang compilers. macro
69 #define __has_feature(x) 0 macro