Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/cp/
H A Dmethod.c1077 SET_OVERLOADED_OPERATOR_CODE (fn, NOP_EXPR); in implicitly_declare_fn()
H A Ddecl.c1579 SET_OVERLOADED_OPERATOR_CODE in duplicate_decls()
3480 SET_OVERLOADED_OPERATOR_CODE (fn, operator_code); in build_library_fn_1()
9236 SET_OVERLOADED_OPERATOR_CODE (decl, operator_code); in grok_op_properties()
9430 SET_OVERLOADED_OPERATOR_CODE (decl, operator_code); in grok_op_properties()
H A Dcp-tree.h1761 #define SET_OVERLOADED_OPERATOR_CODE(NODE, CODE) \ macro
H A Dpt.c2607 SET_OVERLOADED_OPERATOR_CODE (tmpl, in build_template_decl()
H A DChangeLog-20003471 (SET_OVERLOADED_OPERATOR_CODE): New macro.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c3698 SET_OVERLOADED_OPERATOR_CODE
7300 SET_OVERLOADED_OPERATOR_CODE (fn, operator_code);
13235 SET_OVERLOADED_OPERATOR_CODE (decl, operator_code);
13407 SET_OVERLOADED_OPERATOR_CODE (decl, operator_code);
H A Dcp-tree.h2020 #define SET_OVERLOADED_OPERATOR_CODE(NODE, CODE) \ macro
H A Dpt.c2283 SET_OVERLOADED_OPERATOR_CODE (tmpl,
H A DChangeLog13343 (SET_OVERLOADED_OPERATOR_CODE): New macro.