Searched refs:USER_CONV (Results 1 – 8 of 8) sorted by relevance
264 USER_CONV, enumerator
708 ICS_USER_FLAG (t) = (code == USER_CONV || ICS_USER_FLAG (from));1123 conv = build_conv (USER_CONV,2573 my_friendly_assert (TREE_CODE (user_seq) == USER_CONV, in merge_conversion_sequences()2749 (USER_CONV,4072 && TREE_CODE (convs) != USER_CONV in convert_like_real()4079 if (TREE_CODE (t) == USER_CONV || !ICS_BAD_FLAG (t)) in convert_like_real()4102 case USER_CONV: in convert_like_real()5169 if (TREE_CODE (ics2) == USER_CONV5349 for (t1 = ics1; TREE_CODE (t1) != USER_CONV; t1 = TREE_OPERAND (t1, 0))5352 for (t2 = ics2; TREE_CODE (t2) != USER_CONV; t2 = TREE_OPERAND (t2, 0))[all …]
281 DEFTREECODE (USER_CONV, "user_conv", 'e', 2)
9778 * call.c (build_conv): Don't use build1 for USER_CONV.
11782 * cp-tree.def: Add WRAPPER. USER_CONV now only has two ops.
3801 * call.c (build_conv): Don't use build1 for USER_CONV.
6146 (USER_CONV): Likewise.
4994 * cp-tree.def: Add WRAPPER. USER_CONV now only has two ops.