Searched refs:SET_OVERLOADED_OPERATOR_CODE (Results 1 – 9 of 9) sorted by relevance
/openbsd/gnu/gcc/gcc/cp/ |
H A D | method.c | 1077 SET_OVERLOADED_OPERATOR_CODE (fn, NOP_EXPR); in implicitly_declare_fn()
|
H A D | decl.c | 1579 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 D | cp-tree.h | 1761 #define SET_OVERLOADED_OPERATOR_CODE(NODE, CODE) \ macro
|
H A D | pt.c | 2607 SET_OVERLOADED_OPERATOR_CODE (tmpl, in build_template_decl()
|
H A D | ChangeLog-2000 | 3471 (SET_OVERLOADED_OPERATOR_CODE): New macro.
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | decl.c | 3698 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 D | cp-tree.h | 2020 #define SET_OVERLOADED_OPERATOR_CODE(NODE, CODE) \ macro
|
H A D | pt.c | 2283 SET_OVERLOADED_OPERATOR_CODE (tmpl,
|
H A D | ChangeLog | 13343 (SET_OVERLOADED_OPERATOR_CODE): New macro.
|