Searched refs:current_function_scope (Results 1 – 1 of 1) sorted by relevance
361 static GTY(()) struct c_scope *current_function_scope; variable647 current_scope->outer_function = current_function_scope; in push_scope()648 current_function_scope = current_scope; in push_scope()892 current_function_scope = scope->outer_function; in pop_scope()2482 scope = current_function_scope ? current_function_scope : current_scope; in undeclared_variable()2537 bind (name, label, current_function_scope, in lookup_label()2614 bind (name, label, current_function_scope, in define_label()2819 && (!errorcount || current_function_scope)) in c_make_fname_decl()2822 bind (id, decl, current_function_scope, in c_make_fname_decl()6318 else if (!in_system_header && !current_function_scope in store_parm_decls_newstyle()