Searched refs:get_template_base (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/contrib/gcc/cp/ |
| 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.
|
| 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.
|
| D | pt.c | 149 static tree get_template_base (tree, tree, tree, tree); 10285 get_template_base (tree tparms, tree targs, tree parm, tree arg) in get_template_base() function 10878 t = get_template_base (tparms, targs, parm, arg); in unify()
|
| 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.
|
| D | ChangeLog-1996 | 1278 * search.c (get_template_base{_recursive}): New fns.
|