Home | History | Annotate | Download | only in Lex

Lines Matching refs:Ident__has_feature

111   Ident__has_feature      = RegisterBuiltinMacro(*this, "__has_feature");
1359 } else if (II == Ident__has_feature ||
1397 assert(II == Ident__has_feature && "Must be feature check");