Searched refs:pop_inner_scope (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/gcc/gcc/cp/
H A Dname-lookup.h312 extern void pop_inner_scope (tree, tree);
H A Dname-lookup.c2360 Return the former current scope suitable for pop_inner_scope. */
2376 pop_inner_scope (tree outer, tree inner)
2373 pop_inner_scope (tree outer, tree inner) function
H A Dparser.c13177 pop_inner_scope (old_scope, scope);

Completed in 272 milliseconds