Make some functions static.
authorJason Merrill <jason@redhat.com>
Sat, 31 Oct 2015 16:19:38 +0000 (12:19 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 31 Oct 2015 16:19:38 +0000 (12:19 -0400)
commitdfded2f6b4c566dfc8da913a9078fdcf71751968
tree2bd18aaf1121ac0e4749a86749d20c10be3c65eb
parentb9702967ee6ce84303296b111f596fefab3a60a9
Make some functions static.

* parser.c (synthesize_implicit_template_parm)
(finish_fully_implicit_template): Make static.

From-SVN: r229625
gcc/cp/ChangeLog
gcc/cp/parser.c