Lines Matching +defs:outer +defs:s +defs:b

213 #define B_IN_CURRENT_SCOPE(b) ((b)->depth == current_scope->depth)  argument
214 #define B_IN_FILE_SCOPE(b) ((b)->depth == 1 /*file_scope->depth*/) argument
215 #define B_IN_EXTERNAL_SCOPE(b) ((b)->depth == 0 /*external_scope->depth*/) argument
439 struct c_scope *outer; member
730 struct c_binding *b, **here; in bind() local
793 free_binding_and_advance (struct c_binding *b) in free_binding_and_advance()
810 struct c_binding *b; in bind_label() local
951 struct c_binding *b; in objc_mark_locals_volatile() local
1096 struct c_scope *s; in update_label_decls() local
1103 struct c_binding *b; in update_label_decls() local
1174 struct c_binding *b; in pop_scope() local
1483 struct c_binding *b; in c_bindings_start_stmt_expr() local
1516 struct c_binding *b; in c_bindings_end_stmt_expr() local
1587 struct c_binding *b = I_SYMBOL_BINDING (name); in pushtag() local
2535 struct c_binding *b, **here; in merge_decls() local
3009 struct c_binding *b; in warn_if_shadowing() local
3116 struct c_binding *b; in pushdecl() local
3645 struct c_binding *b; in implicitly_declare() local
3963 struct c_binding *b = I_LABEL_BINDING (name); in declare_label() local
3999 struct c_binding *b; in check_earlier_gotos() local
4147 struct c_binding *b; in c_check_switch_jump_warnings() local
4198 struct c_binding *b = I_TAG_BINDING (name); in lookup_tag() local
4245 struct c_binding *b = I_TAG_BINDING (name); in tag_exists_p() local
4275 struct c_binding *b = I_SYMBOL_BINDING (name); in lookup_name() local
4289 struct c_binding *b; in lookup_name_in_scope() local
5945 struct c_binding *b; in mark_forward_parm_decls() local
7381 struct c_binding *b = I_TAG_BINDING (declarator->u.id.id); in grokdeclarator() local
7980 struct c_binding *b = current_scope->bindings; in get_parm_info() local
8430 struct c_binding *b = I_SYMBOL_BINDING (DECL_NAME (value)); in grokfield() local
8605 struct c_binding *b; in warn_cxx_compat_finish_struct() local
9616 struct c_binding *b; in start_function() local
9821 struct c_binding *b; in store_parm_decls_oldstyle() local
10239 struct c_binding *b = current_scope->bindings; in temp_pop_parm_decls() local
10430 struct c_binding *b; in check_for_loop_decls() local
10601 struct c_binding *b; in identifier_global_value() local
10615 struct c_binding *b; in identifier_global_tag() local
12421 struct c_binding *b = I_SYMBOL_BINDING (reduction_id); in c_omp_reduction_decl() local
12440 struct c_binding *b = I_SYMBOL_BINDING (reduction_id); in c_omp_reduction_lookup() local
12483 struct c_binding *b = I_SYMBOL_BINDING (DECL_NAME (decl)); in c_check_in_current_scope() local