Searched defs:__has_feature (Results 1 – 2 of 2) sorted by relevance
8 #define __has_feature(__x) 0 macro
803 # define __has_feature(x) 0 // Compatibility with non-clang compilers. macro