Searched refs:pop_scope (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/contrib/binutils/binutils/
H A Dcoffgrok.c73 static void pop_scope (void);
123 pop_scope (void) function
628 pop_scope ();
657 pop_scope ();
678 pop_scope ();
/freebsd-9.3-release/contrib/gcc/cp/
H A Dname-lookup.h310 extern void pop_scope (tree);
H A Dparser.c1071 compiler that should be calling push_scope and pop_scope, or
6770 pop_scope (pushed_scope);
8014 pop_scope (pushed_scope);
11433 pop_scope (pushed_scope);
11459 pop_scope (pushed_scope);
11986 pop_scope (pushed_scope);
13316 pop_scope (pushed_scope);
13328 pop_scope (pushed_scope);
13702 pop_scope (pushed_scope);
15209 pop_scope (pushed_scop
[all...]
H A Ddecl2.c636 pop_scope (pushed_scope);
689 pop_scope (pushed_scope);
H A Dname-lookup.c2308 current scope. Returns a non-null scope to pop iff pop_scope
2325 pop_scope. */
2335 pop_scope (tree t)
2332 pop_scope (tree t) function
H A Dpt.c5823 pop_scope (pushed_scope);
13309 pop_scope (pushed_scope);
H A Ddecl.c6386 pop_scope (pushed_scope);
/freebsd-9.3-release/contrib/gcc/
H A Dc-tree.h447 extern tree pop_scope (void);
H A Dc-decl.c310 pop_scope relies on this. */
550 and return the former value of b->prev. This is used by pop_scope
711 pop_scope (void)
950 pop_scope ();
966 pop_scope ();
1010 This will be updated in pop_scope. */
6260 error_mark_node is replaced below (in pop_scope) with the BLOCK. */
6477 pop_scope ();
8119 ext_block = pop_scope ();
705 pop_scope (void) function
H A Dc-parser.c2545 pop_scope ();
2552 pop_scope ();
2559 pop_scope ();
H A Dc-typeck.c7733 block = pop_scope ();

Completed in 248 milliseconds