Home | History | Annotate | Download | only in libclang

Lines Matching refs:__has_feature

3015 #ifndef __has_feature
3016 #define __has_feature(x) 0
3018 #if __has_feature(blocks)