summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/cp/name-lookup.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/cp/name-lookup.h')
-rw-r--r--contrib/gcc/cp/name-lookup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/gcc/cp/name-lookup.h b/contrib/gcc/cp/name-lookup.h
index 8377575..1ade1a9 100644
--- a/contrib/gcc/cp/name-lookup.h
+++ b/contrib/gcc/cp/name-lookup.h
@@ -287,6 +287,7 @@ extern tree lookup_namespace_name (tree, tree);
extern tree lookup_qualified_name (tree, tree, bool, bool);
extern tree lookup_name_nonclass (tree);
extern tree lookup_function_nonclass (tree, tree);
+extern void push_local_binding (tree, tree, int);
extern int push_class_binding (tree, tree);
extern bool pushdecl_class_level (tree);
extern tree pushdecl_namespace_level (tree);
OpenPOWER on IntegriCloud