cp-tree.h (note_decl_for_pch): New function.
authorMark Mitchell <mark@codesourcery.com>
Mon, 20 Dec 2004 02:23:49 +0000 (02:23 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 20 Dec 2004 02:23:49 +0000 (02:23 +0000)
commit5e2f4cd242aaa15c3b594434764660e1e96d4065
treeb3695fa617f49759e8841d34d68aab1bc7d83d5f
parent57829bc4f05c1087e005bc68adca4a0236f7e115
cp-tree.h (note_decl_for_pch): New function.

* cp-tree.h (note_decl_for_pch): New function.
* class.c (build_clone): Call note_decl_for_pch.
* semantics.c (finish_member_declaration): Likewise.
(note_decl_for_pch): New function.

From-SVN: r92402
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/cp-tree.h
gcc/cp/semantics.c