Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/cp/
Ddecl.c59 static int decl_jump_unsafe (tree);
481 if (decl_jump_unsafe (decl)) in poplevel_named_label_1()
2320 decl_jump_unsafe (tree decl) in decl_jump_unsafe() function
2378 int problem = decl_jump_unsafe (new_decls); in check_previous_goto_1()
2494 int u = decl_jump_unsafe (b); in check_goto()
DChangeLog2666 (decl_jump_unsafe): Check for error_mark_node types.
4279 (decl_jump_unsafe): Use it, rather than DECL_INITIAL.
DChangeLog-20003578 (decl_jump_unsafe, check_previous_goto, check_previous_goto_1,