Home
last modified time | relevance | path

Searched refs:SET_OVERLOADED_OPERATOR_CODE (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDmethod.c1079 SET_OVERLOADED_OPERATOR_CODE (fn, NOP_EXPR); in implicitly_declare_fn()
HDdecl.c1592 SET_OVERLOADED_OPERATOR_CODE in duplicate_decls()
3492 SET_OVERLOADED_OPERATOR_CODE (fn, operator_code); in build_library_fn_1()
9772 SET_OVERLOADED_OPERATOR_CODE (decl, operator_code); in grok_op_properties()
9966 SET_OVERLOADED_OPERATOR_CODE (decl, operator_code); in grok_op_properties()
HDcp-tree.h1770 #define SET_OVERLOADED_OPERATOR_CODE(NODE, CODE) \ macro
HDpt.c2607 SET_OVERLOADED_OPERATOR_CODE (tmpl, in build_template_decl()
HDChangeLog-20003471 (SET_OVERLOADED_OPERATOR_CODE): New macro.