Searched refs:unification_kind_t (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | pt.c | 95 unification_kind_t, int); 97 unification_kind_t, int, bool); 113 static int maybe_adjust_types_for_deduction (unification_kind_t, tree*, tree*); 115 int, unification_kind_t, int); 9707 unification_kind_t strict, in fn_type_unification() 9812 maybe_adjust_types_for_deduction (unification_kind_t strict, in maybe_adjust_types_for_deduction() 9901 unification_kind_t strict, in type_unification_real() 10057 unification_kind_t strict, in resolve_overloaded_unification() 10158 unification_kind_t strict, in try_one_overload()
|
| D | call.c | 152 tree, tree, int, unification_kind_t); 155 tree, tree, int, tree, unification_kind_t); 2226 unification_kind_t strict) in add_template_candidate_real() 2324 unification_kind_t strict) in add_template_candidate()
|
| D | cp-tree.h | 3313 typedef enum unification_kind_t { enum 3317 } unification_kind_t; typedef 4176 tree, unification_kind_t, int);
|
| 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.
|