8
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Apr 1998 17:22:52 +0000 (17:22 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Apr 1998 17:22:52 +0000 (17:22 +0000)
        * pt.c (build_template_parm_index): Add prototype.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19240 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/pt.c

index 4a7512e..76a2706 100644 (file)
@@ -89,6 +89,7 @@ static tree maybe_fold_nontype_arg PROTO((tree));
 static tree convert_nontype_argument PROTO((tree, tree));
 static tree get_bindings_overload PROTO((tree, tree, tree));
 static int for_each_template_parm PROTO((tree, tree_fn_t, void*));
+static tree build_template_parm_index PROTO((int, int, int, tree, tree));
 
 /* Do any processing required when DECL (a member template declaration
    using TEMPLATE_PARAMETERS as its innermost parameter list) is