Searched refs:unification_kind_t (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | pt.c | 96 unification_kind_t, int)); 98 unification_kind_t, int, bool)); 113 static int maybe_adjust_types_for_deduction PARAMS ((unification_kind_t, tree*, 116 int, unification_kind_t, int, int)); 8099 unification_kind_t strict; 8195 unification_kind_t strict; in maybe_adjust_types_for_deduction() 8305 unification_kind_t strict; 8478 unification_kind_t strict; 8578 unification_kind_t strict, in try_one_overload()
|
| D | call.c | 68 tree, tree, int, unification_kind_t)); 71 tree, tree, int, tree, unification_kind_t)); 2318 unification_kind_t strict; 2421 unification_kind_t strict;
|
| D | cp-tree.h | 3218 typedef enum unification_kind_t { enum 3223 } unification_kind_t; typedef 4089 …type_unification PARAMS ((tree, tree, tree, tree, tree, unification_kind_t, int));
|
| D | ChangeLog | 9443 * cp-tree.h (unification_kind_t): Add DEDUCE_ORDER.
|
| D | ChangeLog.2 | 11311 * cp-tree.h (unification_kind_t): New type.
|
| /openbsd/src/gnu/gcc/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); 9671 unification_kind_t strict, in fn_type_unification() 9776 maybe_adjust_types_for_deduction (unification_kind_t strict, in maybe_adjust_types_for_deduction() 9865 unification_kind_t strict, in type_unification_real() 10021 unification_kind_t strict, in resolve_overloaded_unification() 10122 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); 2213 unification_kind_t strict) in add_template_candidate_real() 2311 unification_kind_t strict) in add_template_candidate()
|
| D | cp-tree.h | 3273 typedef enum unification_kind_t { enum 3277 } unification_kind_t; typedef 4124 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.
|