Searched refs:outer_scope (Results 1 – 4 of 4) sorted by relevance
5367 tree outer_scope = DECL_INITIAL (decl); local5369 if (outer_scope && TREE_CODE (outer_scope) != ERROR_MARK)5390 output_decls_for_scope (outer_scope, 0);
10763 tree outer_scope; local10995 outer_scope = DECL_INITIAL (decl);11011 if (! declaration && TREE_CODE (outer_scope) != ERROR_MARK)11014 decls_for_scope (outer_scope, subr_die, 0);
3862 cxx_scope *outer_scope; in outer_binding() local3874 outer_scope = outer ? outer->scope : NULL; in outer_binding()3881 while (scope && scope != outer_scope && scope->kind != sk_namespace) in outer_binding()
11645 tree outer_scope; in gen_subprogram_die() local11923 outer_scope = DECL_INITIAL (decl); in gen_subprogram_die()11939 if (! declaration && TREE_CODE (outer_scope) != ERROR_MARK) in gen_subprogram_die()11946 decls_for_scope (outer_scope, subr_die, 0); in gen_subprogram_die()