Home
last modified time | relevance | path

Searched refs:decl_jump_unsafe (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-decl.c565 decl_jump_unsafe (tree decl) in decl_jump_unsafe() function
634 if (decl_jump_unsafe (decl)) in bind()
1001 if (decl_jump_unsafe (b1->decl)) in update_label_decls()
3214 if (decl_jump_unsafe (b->decl)) in check_earlier_gotos()
3234 if (decl_jump_unsafe (b->decl)) in check_earlier_gotos()
3358 if (decl_jump_unsafe (b->decl)) in c_check_switch_jump_warnings()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c656 decl_jump_unsafe (tree decl) in decl_jump_unsafe() function
736 if (decl_jump_unsafe (decl)) in bind()
1103 if (decl_jump_unsafe (b1->decl)) in update_label_decls()
3718 if (decl_jump_unsafe (b->decl)) in check_earlier_gotos()
3738 if (decl_jump_unsafe (b->decl)) in check_earlier_gotos()
3862 if (decl_jump_unsafe (b->decl)) in c_check_switch_jump_warnings()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Ddecl.c69 static int decl_jump_unsafe (tree);
485 if (decl_jump_unsafe (decl)) in poplevel_named_label_1()
2647 decl_jump_unsafe (tree decl) in decl_jump_unsafe() function
2714 int problem = decl_jump_unsafe (new_decls); in check_previous_goto_1()
2831 int u = decl_jump_unsafe (bad); in check_goto()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Ddecl.c65 static int decl_jump_unsafe (tree);
506 if (decl_jump_unsafe (decl)) in poplevel_named_label_1()
3133 decl_jump_unsafe (tree decl) in decl_jump_unsafe() function
3205 int problem = decl_jump_unsafe (new_decls); in check_previous_goto_1()
3360 int u = decl_jump_unsafe (bad); in check_goto()