Searched defs:virtuals (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | class.cc | 898 tree virtuals; in build_primary_vtable() local 993 tree *virtuals) in modify_vtable_entry() 2580 tree virtuals = BINFO_VIRTUALS (binfo); in lookup_vfn_in_binfo() local 2590 update_vtable_entry_for_fn (tree t, tree binfo, tree fn, tree* virtuals, in update_vtable_entry_for_fn() 2830 tree virtuals; in dfs_modify_vtables() local 2879 modify_all_vtables (tree t, tree virtuals) in modify_all_vtables() 7470 tree virtuals = NULL_TREE; in finish_struct_1() local
|
H A D | search.cc | 2204 tree virtuals; in dfs_get_pure_virtuals() local
|
H A D | error.cc | 2651 tree virtuals; in dump_expr() local
|
H A D | tree.cc | 2251 tree virtuals; in debug_binfo() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | class.c | 866 tree virtuals; in build_primary_vtable() local 961 tree *virtuals) in modify_vtable_entry() 2477 tree virtuals = BINFO_VIRTUALS (binfo); in lookup_vfn_in_binfo() local 2487 update_vtable_entry_for_fn (tree t, tree binfo, tree fn, tree* virtuals, in update_vtable_entry_for_fn() 2727 tree virtuals; in dfs_modify_vtables() local 2776 modify_all_vtables (tree t, tree virtuals) in modify_all_vtables() 7358 tree virtuals = NULL_TREE; in finish_struct_1() local
|
H A D | search.c | 2170 tree virtuals; in dfs_get_pure_virtuals() local
|
H A D | error.c | 2566 tree virtuals; in dump_expr() local
|
H A D | tree.c | 2151 tree virtuals; in debug_binfo() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-core.h | 1738 tree virtuals; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-core.h | 1668 tree virtuals; member
|