Searched refs:template_args_equal (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | pt.c | 153 static int template_args_equal (tree, tree); 4229 template_args_equal (tree ot, tree nt) in template_args_equal() function 4261 if (! template_args_equal (ot, nt)) in comp_template_args() 10207 else if (oldelt && !template_args_equal (oldelt, elt)) in try_one_overload() 10587 if (targ != NULL_TREE && template_args_equal (targ, arg)) in unify() 10999 && !template_args_equal (parm, arg)) in unify()
|
| D | ChangeLog-2000 | 191 (template_args_equal): Handle when TREE_CODE's do not match. 1437 template_args_equal to compare template template parameter cases. 5160 template_args_equal, add_pending_template, lookup_template_class,
|
| D | ChangeLog-1998 | 875 (template_args_equal): Likewise. 1476 (template_args_equal): Split out... 1480 * cp-tree.h: Add template_args_equal.
|
| D | ChangeLog | 5635 * pt.c (template_args_equal): Do not call objc_comptypes(). 5693 (template_args_equal): Use objc_comptypes as well.
|
| D | ChangeLog-2003 | 3904 * pt.c (template_args_equal, unify,): Adjust cp_tree_equal call.
|
| D | ChangeLog-1999 | 5798 * pt.c (template_args_equal, print_template_context): Likewise.
|