Home
last modified time | relevance | path

Searched refs:build_secondary_vtable (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/gcc/gcc/cp/
DChangeLog-20001499 * class.c (build_secondary_vtable): Constify a char *.
3051 * class.c (build_secondary_vtable): Set DECL_USER_ALIGN.
3870 (build_secondary_vtable): Likewise.
3954 (build_secondary_vtable): Likewise.
5030 (build_secondary_vtable): Likewise.
5180 (build_secondary_vtable): Likewise.
5825 (build_primary_vtable, build_secondary_vtable): Likewise.
6024 * class.c (build_secondary_vtable): Reorganize. Don't create a
6041 (build_secondary_vtable): ... here.
6448 (prepare_fresh_vtable): Rename to build_secondary_vtable.
[all …]
Dclass.c122 static int build_secondary_vtable (tree);
819 build_secondary_vtable (tree binfo) in build_secondary_vtable() function
855 return build_secondary_vtable (binfo); in make_new_vtable()
DChangeLog-20011424 (build_secondary_vtable): Likewise.
1757 * class.c (build_secondary_vtable): Use assert, rather than an error
DChangeLog-20035750 (build_secondary_vtable): Remove FOR_TYPE arg. Adjust.
DChangeLog-20042084 (build_secondary_vtable): Likewise.
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dclass.c112 static int build_secondary_vtable PARAMS ((tree, tree));
698 build_secondary_vtable (binfo, for_type) in build_secondary_vtable() function
742 return build_secondary_vtable (binfo, t);
DChangeLog7401 (build_secondary_vtable): Likewise.
7734 * class.c (build_secondary_vtable): Use assert, rather than an error
11371 * class.c (build_secondary_vtable): Constify a char *.
12923 * class.c (build_secondary_vtable): Set DECL_USER_ALIGN.
13742 (build_secondary_vtable): Likewise.
13826 (build_secondary_vtable): Likewise.
14902 (build_secondary_vtable): Likewise.
15052 (build_secondary_vtable): Likewise.
15697 (build_primary_vtable, build_secondary_vtable): Likewise.
15896 * class.c (build_secondary_vtable): Reorganize. Don't create a
[all …]