Lines Matching defs:scope
257 struct c_scope *scope; member
439 #define SCOPE_LIST_APPEND(scope, list, decl) do { \ argument
606 bind (tree name, tree decl, struct c_scope *scope, bool invisible, in bind()
686 bind_label (tree name, tree label, struct c_scope *scope, in bind_label()
797 update_spot_bindings (struct c_scope *scope, struct c_spot_bindings *p) in update_spot_bindings()
829 struct c_scope *scope; in objc_mark_locals_volatile() local
924 struct c_scope *scope; in push_scope() local
962 update_label_decls (struct c_scope *scope) in update_label_decls()
1042 struct c_scope *scope = current_scope; in pop_scope() local
1339 struct c_scope *scope; in c_bindings_start_stmt_expr() local
1372 struct c_scope *scope; in c_bindings_end_stmt_expr() local
2586 struct c_scope *scope = current_scope; in pushdecl() local
2995 struct c_scope *scope; in undeclared_variable() local
3203 struct c_scope *scope; in check_earlier_gotos() local
3342 struct c_scope *scope; in c_check_switch_jump_warnings() local
3477 lookup_name_in_scope (tree name, struct c_scope *scope) in lookup_name_in_scope()