class.c (update_vtable_entry_for_fn): Prototype.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Thu, 4 May 2000 18:15:24 +0000 (18:15 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Thu, 4 May 2000 18:15:24 +0000 (18:15 +0000)
commit1cea04347c2140f56f748438e0506db612856db9
treecf5d4dc982058804c087ecd26c284f9a136ae79c
parent2afc3e479c42804e47a9d30b143d6b5743b97729
class.c (update_vtable_entry_for_fn): Prototype.

* class.c (update_vtable_entry_for_fn): Prototype.

* pt.c (tsubst_decl): Initialize variables `argvec', `gen_tmpl'
and `tmpl'.

* search.c (dfs_build_inheritance_graph_order): Prototype.

From-SVN: r33678
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/pt.c
gcc/cp/search.c