Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/cp/
H A Dcall.c177 static tree maybe_handle_ref_bind (conversion **);
5668 maybe_handle_ref_bind (conversion **ics) in maybe_handle_ref_bind() function
5714 target_type1 = maybe_handle_ref_bind (&ics1); in compare_ics()
5715 target_type2 = maybe_handle_ref_bind (&ics2); in compare_ics()
H A DChangeLog-2001465 (maybe_handle_ref_bind): Simplify.
2273 * call.c (maybe_handle_ref_bind): Copy ICS_USER_FLAG and
H A DChangeLog-19984116 (maybe_handle_ref_bind, compare_ics): Rename reference_type to
4152 * call.c (maybe_handle_ref_bind): Propagate ICS_USER_FLAG and
4302 (maybe_handle_ref_bind): Likewise.
H A DChangeLog-2002484 maybe_handle_implicit_object, maybe_handle_ref_bind,
H A DChangeLog-20046126 (maybe_handle_ref_bind): Likewise.
H A DChangeLog-19994234 (maybe_handle_ref_bind): Simplify; the right conversion sequences
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dcall.c94 static tree maybe_handle_ref_bind PARAMS ((tree*));
5249 maybe_handle_ref_bind (ics) in maybe_handle_ref_bind() function
5297 target_type1 = maybe_handle_ref_bind (&ics1);
5298 target_type2 = maybe_handle_ref_bind (&ics2);
H A DChangeLog.24234 (maybe_handle_ref_bind): Simplify; the right conversion sequences
10904 (maybe_handle_ref_bind, compare_ics): Rename reference_type to
10940 * call.c (maybe_handle_ref_bind): Propagate ICS_USER_FLAG and
11090 (maybe_handle_ref_bind): Likewise.
H A DChangeLog6442 (maybe_handle_ref_bind): Simplify.
8250 * call.c (maybe_handle_ref_bind): Copy ICS_USER_FLAG and