Searched refs:get_template_base (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | ChangeLog-2004 | 1651 (get_template_base_r): Fold into get_template_base. 1652 (get_template_base): Walk base binfos directly in inheritance 1726 (get_template_base): Use get_template_base_r via dfs_walk. Always 1728 (unify): Remove error_mark_node check from get_template_base result. 2574 get_template_base, regenerate_decl_from_template, 3297 * pt.c (get_template_base): Check type is completable.
|
| H A D | ChangeLog-1999 | 6141 (get_template_base): Use new calling convention for dfs_walk. 6407 (get_template_base): Use try_class_unification. 6437 * cp-tree.h (get_template_base): Don't declare. 6442 targs to get_template_base. 6446 (get_template_base): Likewise. 6449 (get_template_base): Likewise.
|
| H A D | ChangeLog-2011 | 2300 (get_template_base, try_class_unification): Likewise. 2307 (get_template_base): Add `explain_p' parameter and pass it to
|
| H A D | ChangeLog-1998 | 1417 * search.c (get_template_base): Don't use it. 1453 * search.c (get_template_base): Use it. 6469 (get_template_base): Initialize `type' to NULL_TREE.
|
| H A D | pt.cc | 194 static enum template_base_result get_template_base (tree, tree, tree, tree, 23641 get_template_base (tree tparms, tree targs, tree parm, tree arg, in get_template_base() function 24319 r = get_template_base (tparms, targs, parm, arg, in unify() 24721 r = get_template_base (tparms, targs, parm, arg, in unify()
|
| H A D | ChangeLog-2008 | 2465 tsubst_copy_and_build, get_template_base, bt_instantiate_type_proc):
|
| H A D | ChangeLog-2016 | 67 [BOUND_TEMPLATE_TEMPLATE_PARM]: Try get_template_base.
|
| H A D | ChangeLog-1996 | 1278 * search.c (get_template_base{_recursive}): New fns.
|
| H A D | ChangeLog-2020 | 1422 * pt.c (get_template_base): Consider closest base in template
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | pt.c | 199 static enum template_base_result get_template_base (tree, tree, tree, tree, 22759 get_template_base (tree tparms, tree targs, tree parm, tree arg, in get_template_base() function 23415 r = get_template_base (tparms, targs, parm, arg, in unify() 23799 r = get_template_base (tparms, targs, parm, arg, in unify()
|