Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000914-1.c263 REF_BIND, enumerator
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcall.c1180 return build_conv (REF_BIND, type, conv);
1329 conv = build_conv (REF_BIND, rto, conv); in reference_binding()
3797 if (TREE_CODE (conv) == REF_BIND)
3803 if (TREE_CODE (conv) == REF_BIND)
3810 if (TREE_CODE (conv) == REF_BIND)
4074 && TREE_CODE (convs) != REF_BIND) in convert_like_real()
4189 TREE_CODE (convs) == REF_BIND ? -1 : 1, in convert_like_real()
4197 if (TREE_CODE (convs) != REF_BIND in convert_like_real()
4238 case REF_BIND: in convert_like_real()
5252 if (TREE_CODE (*ics) == REF_BIND)
[all …]
H A Dcp-tree.def280 DEFTREECODE (REF_BIND, "ref_bind", 'e', 1)
H A DChangeLog.24569 * call.c (build_new_op): Remove REF_BIND from all operands.
10903 sure the type of the REF_BIND is a reference type.
15006 * call.c (build_new_op): Strip leading REF_BIND from first operand
16474 * call.c (reference_binding): Still tack on a REF_BIND
17630 * cvt.c (reference_binding): A REF_BIND gets the reference type.
17902 (convert_like): Support REF_BIND.
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-1996196 * call.c (reference_binding): Still tack on a REF_BIND
1352 * cvt.c (reference_binding): A REF_BIND gets the reference type.
1624 (convert_like): Support REF_BIND.
H A DChangeLog-19971335 * call.c (build_new_op): Strip leading REF_BIND from first operand
H A DChangeLog-20046145 (REF_BIND): Likewise.
H A DChangeLog-19994569 * call.c (build_new_op): Remove REF_BIND from all operands.
H A DChangeLog-19984115 sure the type of the REF_BIND is a reference type.