Searched refs:__has_feature (Results 1 – 1 of 1) sorted by relevance
52 #define __has_extension __has_feature54 #ifndef __has_feature55 #define __has_feature(x) 0 macro796 #if !(defined(__clang__) && __has_feature(nullability))
Completed in 4 milliseconds