Searched refs:decl_jump_unsafe (Results 1 – 14 of 14) sorted by relevance
658 decl_jump_unsafe (tree decl) in decl_jump_unsafe() function746 if (decl_jump_unsafe (decl)) in bind()1124 if (decl_jump_unsafe (b1->decl)) in update_label_decls()3947 if (decl_jump_unsafe (b->decl)) in check_earlier_gotos()3967 if (decl_jump_unsafe (b->decl)) in check_earlier_gotos()4092 if (decl_jump_unsafe (b->decl)) in c_check_switch_jump_warnings()
667 decl_jump_unsafe (tree decl) in decl_jump_unsafe() function755 if (decl_jump_unsafe (decl)) in bind()1133 if (decl_jump_unsafe (b1->decl)) in update_label_decls()4011 if (decl_jump_unsafe (b->decl)) in check_earlier_gotos()4031 if (decl_jump_unsafe (b->decl)) in check_earlier_gotos()4156 if (decl_jump_unsafe (b->decl)) in c_check_switch_jump_warnings()
2428 * c-decl.c (decl_jump_unsafe): Return false for
68 static int decl_jump_unsafe (tree);505 if (decl_jump_unsafe (decl)) in poplevel_named_label_1()3237 decl_jump_unsafe (tree decl) in decl_jump_unsafe() function3309 int problem = decl_jump_unsafe (new_decls); in check_previous_goto_1()3465 int u = decl_jump_unsafe (bad); in check_goto()
72 static int decl_jump_unsafe (tree);524 if (decl_jump_unsafe (decl)) in poplevel_named_label_1()3438 decl_jump_unsafe (tree decl) in decl_jump_unsafe() function3511 int problem = decl_jump_unsafe (new_decls); in check_previous_goto_1()3676 int u = decl_jump_unsafe (bad); in check_goto()
848 (decl_jump_unsafe): So don't bother checking
2577 (decl_jump_unsafe): Check for error_mark_node types.
695 (decl_jump_unsafe): Use it, rather than DECL_INITIAL.
2962 * decl.c (decl_jump_unsafe): Consider variably-modified decls.
3357 (decl_jump_unsafe): Likewise.
1910 * decl.c (check_previous_goto_1): When decl_jump_unsafe returns 2
3578 (decl_jump_unsafe, check_previous_goto, check_previous_goto_1,
19254 (decl_jump_unsafe, update_spot_bindings): New static functions.
37850 (decl_jump_unsafe): Move higher in file, with no other change.