Searched refs:NEW_DELETE_OPNAME_P (Results 1 – 4 of 4) sorted by relevance
7969 && NEW_DELETE_OPNAME_P (sname)) in grokdeclarator()8378 if (NEW_DELETE_OPNAME_P (unqualified_id)) in grokdeclarator()8659 && !NEW_DELETE_OPNAME_P (original_name)) in grokdeclarator()
827 #define NEW_DELETE_OPNAME_P(NAME) \ macro
3095 if (NEW_DELETE_OPNAME_P (DECL_NAME (decl)) in push_template_decl_real()
5568 (NEW_DELETE_OPNAME_P): New macro.