Searched refs:unification_kind_t (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | call.cc | 178 tree, tree, tree, int, unification_kind_t, bool, tsubst_flags_t); 181 tree, tree, tree, int, tree, unification_kind_t, bool, tsubst_flags_t); 474 unification_kind_t strict; 692 tree return_type, unification_kind_t strict, in template_unification_rejection() 3397 int flags, tree obj, unification_kind_t strict, in add_template_candidate_real() 3639 unification_kind_t strict, bool shortcut_bad_convs, in add_template_candidate() 6075 unification_kind_t strict; in add_candidates()
|
| D | pt.cc | 140 unification_kind_t, int, 143 unification_kind_t, int, bool, bool); 155 static int check_non_deducible_conversion (tree, tree, unification_kind_t, int, 157 static int maybe_adjust_types_for_deduction (tree, unification_kind_t, 160 unsigned int, int, unification_kind_t, 184 tree, unification_kind_t, bool, bool); 21975 tree fn, unification_kind_t strict, int flags, in check_non_deducible_conversions() 22062 unification_kind_t strict, in fn_type_unification() 22461 unification_kind_t strict, in maybe_adjust_types_for_deduction() 22558 check_non_deducible_conversion (tree parm, tree arg, unification_kind_t strict, in check_non_deducible_conversion() [all …]
|
| D | cp-tree.h | 5676 enum unification_kind_t { enum 7332 tree, unification_kind_t, int,
|
| D | ChangeLog | 2079 parameter to unification_kind_t and directly test for DEDUCE_CALL.
|
| D | ChangeLog-2001 | 3466 * cp-tree.h (unification_kind_t): Add DEDUCE_ORDER.
|
| D | ChangeLog-1998 | 4523 * cp-tree.h (unification_kind_t): New type.
|