Home
last modified time | relevance | path

Searched refs:unification_kind_t (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dpt.c96 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()
Dcall.c68 tree, tree, int, unification_kind_t));
71 tree, tree, int, tree, unification_kind_t));
2318 unification_kind_t strict;
2421 unification_kind_t strict;
Dcp-tree.h3218 typedef enum unification_kind_t { enum
3223 } unification_kind_t; typedef
4089 …type_unification PARAMS ((tree, tree, tree, tree, tree, unification_kind_t, int));
DChangeLog9443 * cp-tree.h (unification_kind_t): Add DEDUCE_ORDER.
DChangeLog.211311 * cp-tree.h (unification_kind_t): New type.
/openbsd/src/gnu/gcc/gcc/cp/
Dpt.c95 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()
Dcall.c152 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()
Dcp-tree.h3273 typedef enum unification_kind_t { enum
3277 } unification_kind_t; typedef
4124 tree, unification_kind_t, int);
DChangeLog-20013466 * cp-tree.h (unification_kind_t): Add DEDUCE_ORDER.
DChangeLog-19984523 * cp-tree.h (unification_kind_t): New type.