Searched refs:Ident__has_cpp_attribute (Results 1 – 2 of 2) sorted by relevance
100 Ident__has_cpp_attribute = RegisterBuiltinMacro(*this, "__has_cpp_attribute"); in RegisterBuiltinMacros()1387 II == Ident__has_cpp_attribute) { in ExpandBuiltinMacro()1405 if (II == Ident__has_cpp_attribute && Tok.is(tok::coloncolon)) { in ExpandBuiltinMacro()1435 else if (II == Ident__has_cpp_attribute) in ExpandBuiltinMacro()
138 IdentifierInfo *Ident__has_cpp_attribute; // __has_cpp_attribute variable