HomeSort by: relevance | last modified time | path
    Searched defs:check_goto (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/
toir.cc 369 void check_goto (Statement *from, Statement *to) function in class:IRVisitor
761 this->check_goto (s, s->label->statement);
834 this->check_goto (s, cs);
848 this->check_goto (s, s->sdefault);
  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 3694 /* A subroutine of check_previous_goto_1 and check_goto to identify a branch
4032 check_goto (tree decl)
4025 check_goto (tree decl) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 3469 /* A subroutine of check_previous_goto_1 and check_goto to identify a branch
3622 check_goto (tree decl)
3615 check_goto (tree decl) function

Completed in 84 milliseconds