Home | History | Annotate | Download | only in libclang

Lines Matching full:__has_feature

2993 #ifndef __has_feature
2994 #define __has_feature(x) 0
2996 #if __has_feature(blocks)