Searched refs:pop_inner_scope (Results 1 – 4 of 4) sorted by relevance
310 extern void pop_inner_scope (tree, tree);
2373 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.
13175 pop_inner_scope (old_scope, scope); in cp_parser_class_specifier()