Home
last modified time | relevance | path

Searched defs:virtuals (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dclass.c647 tree virtuals; local
752 modify_vtable_entry (t, binfo, fndecl, delta, virtuals) in modify_vtable_entry() argument
2401 update_vtable_entry_for_fn (t, binfo, fn, virtuals) in update_vtable_entry_for_fn() argument
2507 tree virtuals; local
2543 modify_all_vtables (t, virtuals) in modify_all_vtables() argument
5294 tree virtuals = NULL_TREE; local
6834 tree virtuals; local
H A Dtree.c825 make_binfo (offset, binfo, vtable, virtuals) in make_binfo() argument
877 tree virtuals; local
H A Dsearch.c2256 tree virtuals; local
2301 tree virtuals; local
H A Derror.c1878 tree virtuals; local
/openbsd-src/gnu/gcc/gcc/cp/
H A Dclass.c769 tree virtuals; in build_primary_vtable() local
869 tree *virtuals) in modify_vtable_entry()
1980 update_vtable_entry_for_fn (tree t, tree binfo, tree fn, tree* virtuals, in update_vtable_entry_for_fn()
2212 tree virtuals; in dfs_modify_vtables() local
2261 modify_all_vtables (tree t, tree virtuals) in modify_all_vtables()
4974 tree virtuals = NULL_TREE; in finish_struct_1() local
H A Derror.c1679 tree virtuals; in dump_expr() local
H A Dtree.c798 tree virtuals; in debug_binfo() local
H A Dsearch.c2018 tree virtuals; in dfs_get_pure_virtuals() local
/openbsd-src/gnu/gcc/gcc/
H A Dtree.h2241 tree virtuals; member