Searched refs:pop_inner_scope (Results 1 – 4 of 4) sorted by relevance
312 extern void pop_inner_scope (tree, tree);
2403 pop_inner_scope (tree outer, tree inner) in pop_inner_scope() function
594 * name-lookup.c (push_inner_scope, pop_inner_scope): New functions.597 * name-lookup.h (push_inner_scope, pop_inner_scope): Add declarations.599 pop_inner_scope.
13683 pop_inner_scope (old_scope, scope); in cp_parser_class_specifier()