Searched refs:Ident__has_feature (Results 1 – 2 of 2) sorted by relevance
88 Ident__has_feature = RegisterBuiltinMacro(*this, "__has_feature"); in RegisterBuiltinMacros()933 } else if (II == Ident__has_feature || in ExpandBuiltinMacro()969 assert(II == Ident__has_feature && "Must be feature check"); in ExpandBuiltinMacro()
87 IdentifierInfo *Ident__has_feature; // __has_feature variable