Searched refs:file_scope (Results 1 – 4 of 4) sorted by relevance
366 static GTY(()) struct c_scope *file_scope; variable620 return current_scope == file_scope && !c_override_global_bindings_to_false; in global_bindings_p()747 else if (scope == file_scope) in pop_scope()809 && scope != file_scope in pop_scope()833 && scope != file_scope in pop_scope()859 if (scope == file_scope && num_in_fnames > 1) in pop_scope()892 if ((scope->function_body || scope == file_scope) && context) in pop_scope()925 if (file_scope) in push_file_scope()929 file_scope = current_scope; in push_file_scope()934 bind (DECL_NAME (decl), decl, file_scope, in push_file_scope()[all …]
4540 * c-typeck.c (c_begin_vm_scope): Fix file_scope processing.
34301 (pop_scope): If popping file_scope, construct a37474 (I_TAG_DECL, I_LABEL_BINDING, I_LABEL_DECL, file_scope)
40 static struct coff_scope *file_scope; variable632 file_scope = n->scope = top_scope; in doit()703 i = do_define (i, file_scope); in doit()