Searched refs:DECL_OVERLOADED_OPERATOR_P (Results 1 – 25 of 26) sorted by relevance
12
58 switch (DECL_OVERLOADED_OPERATOR_P (t)) {309 if (DECL_OVERLOADED_OPERATOR_P (t)) {
616 && ! DECL_OVERLOADED_OPERATOR_P (decl))644 if (DECL_OVERLOADED_OPERATOR_P (decl))1019 else if (DECL_OVERLOADED_OPERATOR_P (decl))1027 write_string (oni[DECL_OVERLOADED_OPERATOR_P (decl)].mangled_name);2408 && !DECL_OVERLOADED_OPERATOR_P (decl))
782 if (DECL_OVERLOADED_OPERATOR_P (fndecl) == NOP_EXPR)
2436 if (DECL_OVERLOADED_OPERATOR_P (decl) == NOP_EXPR)
2030 #define DECL_OVERLOADED_OPERATOR_P(NODE) \ macro2046 (DECL_OVERLOADED_OPERATOR_P (NODE) == VEC_DELETE_EXPR)
3697 if (DECL_OVERLOADED_OPERATOR_P (olddecl) != ERROR_MARK)3699 (newdecl, DECL_OVERLOADED_OPERATOR_P (olddecl));13105 else if (DECL_OVERLOADED_OPERATOR_P (decl) == NOP_EXPR)14450 && DECL_OVERLOADED_OPERATOR_P (decl1) == NOP_EXPR
6310 if ((DECL_OVERLOADED_OPERATOR_P (current_function_decl) == NEW_EXPR6311 || DECL_OVERLOADED_OPERATOR_P (current_function_decl) == VEC_NEW_EXPR)
3059 && DECL_OVERLOADED_OPERATOR_P (cand->fn) == CALL_EXPR)4671 else if (DECL_OVERLOADED_OPERATOR_P (fn) == NOP_EXPR
2282 if (DECL_OVERLOADED_OPERATOR_P (decl))2284 DECL_OVERLOADED_OPERATOR_P (decl));
5815 (DECL_OVERLOADED_OPERATOR_P): Remove parenthesis.13189 * pt.c (build_template_decl): Copy DECL_OVERLOADED_OPERATOR_P and13341 (DECL_OVERLOADED_OPERATOR_P): Return the operator_code for an13357 DECL_OVERLOADED_OPERATOR_P.13363 (joust): Use DECL_OVERLOADED_OPERATOR_P.13377 (start_function): Use DECL_OVERLOADED_OPERATOR_P.13379 * decl2.c (grok_function_init): Use DECL_OVERLOADED_OPERATOR_P.13400 (build_decl_overload_real): Use DECL_OVERLOADED_OPERATOR_P.13513 (grokfndecl): Use DECL_OVERLOADED_OPERATOR_P.
3976 (DECL_OVERLOADED_OPERATOR_P): New function.3994 (tsubst_decl): Use DECL_OVERLOADED_OPERATOR_P.
55 switch (DECL_OVERLOADED_OPERATOR_P (t)) { in dump_op()301 if (DECL_OVERLOADED_OPERATOR_P (t)) { in cp_dump_tree()
670 && !DECL_OVERLOADED_OPERATOR_P (decl)) in write_mangled_name()731 if (DECL_OVERLOADED_OPERATOR_P (decl)) in write_encoding()1119 else if (DECL_OVERLOADED_OPERATOR_P (decl)) in write_unqualified_name()1127 write_string (oni[DECL_OVERLOADED_OPERATOR_P (decl)].mangled_name); in write_unqualified_name()
777 if (DECL_OVERLOADED_OPERATOR_P (fndecl) == NOP_EXPR) in synthesize_method()
2159 if (DECL_OVERLOADED_OPERATOR_P (decl) == NOP_EXPR) in special_function_p()
3317 * pt.c (build_template_decl): Copy DECL_OVERLOADED_OPERATOR_P and3469 (DECL_OVERLOADED_OPERATOR_P): Return the operator_code for an3485 DECL_OVERLOADED_OPERATOR_P.3491 (joust): Use DECL_OVERLOADED_OPERATOR_P.3505 (start_function): Use DECL_OVERLOADED_OPERATOR_P.3507 * decl2.c (grok_function_init): Use DECL_OVERLOADED_OPERATOR_P.3528 (build_decl_overload_real): Use DECL_OVERLOADED_OPERATOR_P.3641 (grokfndecl): Use DECL_OVERLOADED_OPERATOR_P.
1578 if (DECL_OVERLOADED_OPERATOR_P (olddecl) != ERROR_MARK) in duplicate_decls()1580 (newdecl, DECL_OVERLOADED_OPERATOR_P (olddecl)); in duplicate_decls()9109 else if (DECL_OVERLOADED_OPERATOR_P (decl) == NOP_EXPR) in grok_special_member_properties()10573 && DECL_OVERLOADED_OPERATOR_P (decl1) == NOP_EXPR in start_preparsed_function()
6546 if ((DECL_OVERLOADED_OPERATOR_P (current_function_decl) == NEW_EXPR in check_return_expr()6547 || DECL_OVERLOADED_OPERATOR_P (current_function_decl) == VEC_NEW_EXPR) in check_return_expr()
3059 && DECL_OVERLOADED_OPERATOR_P (cand->fn) == CALL_EXPR) in build_object_call()4975 else if (DECL_OVERLOADED_OPERATOR_P (fn) == NOP_EXPR in build_over_call()
1771 #define DECL_OVERLOADED_OPERATOR_P(NODE) \ macro
2606 if (DECL_OVERLOADED_OPERATOR_P (decl)) in build_template_decl()2608 DECL_OVERLOADED_OPERATOR_P (decl)); in build_template_decl()
4412 (DECL_OVERLOADED_OPERATOR_P): Remove parenthesis.
1076 @findex DECL_OVERLOADED_OPERATOR_P1177 @item DECL_OVERLOADED_OPERATOR_P
1264 @findex DECL_OVERLOADED_OPERATOR_P1372 @item DECL_OVERLOADED_OPERATOR_P