Home
last modified time | relevance | path

Searched refs:external_scope (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dc-decl.c370 static GTY(()) struct c_scope *external_scope; variable
815 && scope != external_scope) in pop_scope()
2259 bind (name, x, external_scope, /*invisible=*/true, in pushdecl()
2322 bind (name, x, external_scope, /*invisible=*/true, /*nested=*/false); in pushdecl_top_level()
2360 if (B_IN_SCOPE (b, external_scope)) in implicitly_declare()
2746 external_scope = current_scope; in c_init_decl_processing()
2859 bind (id, decl, external_scope, /*invisible=*/true, /*nested=*/false); in builtin_function()
6100 if (B_IN_SCOPE (b, external_scope)) in start_function()
7946 external_scope = 0; in c_write_global_declarations()