Searched refs:check_previous_goto (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | toir.cc | 340 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 D | ChangeLog-2018 | 82 (IRVisitor::check_previous_goto): Likewise.
|
H A D | ChangeLog-2015 | 105 (check_previous_goto): New function.
|
H A D | ChangeLog-2021 | 356 (IRVisitor::check_previous_goto): Remove checks for case and default
|
H A D | ChangeLog-2017 | 647 (check_previous_goto): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | toir.cc | 339 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 D | decl.c | 3390 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 D | decl.cc | 3598 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 D | ChangeLog-2003 | 4560 (check_previous_goto): Adjust use.
|
H A D | ChangeLog-2000 | 3578 (decl_jump_unsafe, check_previous_goto, check_previous_goto_1,
|