Searched defs:__has_feature (Results 1 – 3 of 3) sorted by relevance
92 #define __has_feature(x) 0 /* compatibility with non-clang compilers */ macro