Home
last modified time | relevance | path

Searched refs:check_previous_goto (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtoir.cc340 this->check_previous_goto (ent->statement, ref); in define_label()
397 void check_previous_goto (Statement *s, d_label_use_entry *fwdref) in check_previous_goto() function in IRVisitor
H A DChangeLog-201882 (IRVisitor::check_previous_goto): Likewise.
H A DChangeLog-2015105 (check_previous_goto): New function.
H A DChangeLog-2021356 (IRVisitor::check_previous_goto): Remove checks for case and default
H A DChangeLog-2017647 (check_previous_goto): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtoir.cc339 this->check_previous_goto (ent->statement, ref); in define_label()
396 void check_previous_goto (Statement *s, d_label_use_entry *fwdref) in check_previous_goto() function in IRVisitor
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c3390 check_previous_goto (tree decl, struct named_label_use_entry *use) in check_previous_goto() function
3579 check_previous_goto (decl, use); in define_label_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc3598 check_previous_goto (tree decl, struct named_label_use_entry *use) in check_previous_goto() function
3794 check_previous_goto (decl, use); in define_label()
H A DChangeLog-20034560 (check_previous_goto): Adjust use.
H A DChangeLog-20003578 (decl_jump_unsafe, check_previous_goto, check_previous_goto_1,