Home | History | Annotate | Download | only in docs

Lines Matching full:__has_feature

225 <p>If ARC is enabled, <tt>__has_feature(objc_arc)</tt> will expand to
226 1 in the preprocessor. For more information about <tt>__has_feature</tt>,