Home
last modified time | relevance | path

Searched refs:copy_binfo (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc2083 copy_binfo (tree binfo, tree type, tree t, tree *igo_prev, int virt) in copy_binfo() function
2119 new_base_binfo = copy_binfo (base_binfo, BINFO_TYPE (base_binfo), in copy_binfo()
H A DChangeLog-20041283 * tree.c (copy_binfo): Likewise.
2590 copy_binfo, get_first_fn, cp_tree_equal): Likewise.
3386 * tree.c (copy_binfo): Adjust BINFO creation and accessors.
3615 (copy_binfo): ... this. Deep copy the given binfo, (not the just
3618 (copy_binfo): Declare.
H A DChangeLog-19953013 * cp-tree.h (copy_binfo): Removed, unused.
3014 * tree.c (copy_binfo): Likewise.
H A DChangeLog-20122472 * tree.c (copy_binfo): Handle BINFO_DEPENDENT_BASE_P.
H A Dcp-tree.h7814 extern tree copy_binfo (tree, tree, tree,
H A Ddecl.cc16121 base_binfo = copy_binfo (base_binfo, basetype, ref, in xref_basetypes()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c1983 copy_binfo (tree binfo, tree type, tree t, tree *igo_prev, int virt) in copy_binfo() function
2019 new_base_binfo = copy_binfo (base_binfo, BINFO_TYPE (base_binfo), in copy_binfo()
H A Dcp-tree.h7416 extern tree copy_binfo (tree, tree, tree,
H A Ddecl.c15316 base_binfo = copy_binfo (base_binfo, basetype, ref, in xref_basetypes()