Searched refs:Ident__has_cpp_attribute (Results 1 – 2 of 2) sorted by relevance
335 Ident__has_cpp_attribute = RegisterBuiltinMacro("__has_cpp_attribute"); in RegisterBuiltinMacros()337 Ident__has_cpp_attribute = nullptr; in RegisterBuiltinMacros()1844 } else if (II == Ident__has_cpp_attribute || in ExpandBuiltinMacro()1846 bool IsCXX = II == Ident__has_cpp_attribute; in ExpandBuiltinMacro()
198 IdentifierInfo *Ident__has_cpp_attribute; // __has_cpp_attribute variable