Searched refs:file_scope (Results 1 – 4 of 4) sorted by relevance
368 static GTY(()) struct c_scope *file_scope; variable622 return current_scope == file_scope && !c_override_global_bindings_to_false; in global_bindings_p()749 else if (scope == file_scope) in pop_scope()811 && scope != file_scope in pop_scope()835 && scope != file_scope in pop_scope()861 if (scope == file_scope && num_in_fnames > 1) in pop_scope()894 if ((scope->function_body || scope == file_scope) && context) in pop_scope()927 if (file_scope) in push_file_scope()931 file_scope = current_scope; in push_file_scope()936 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()