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

  /src/external/gpl3/gcc.old/dist/gcc/d/
toir.cc 291 tree end_scope (void) function in class:IRVisitor
305 /* Like end_scope, but also push it into the outer statement-tree. */
309 tree scope = this->end_scope ();
649 tree body = this->end_scope ();
689 tree body = this->end_scope ();
1122 tree body = this->end_scope ();
1206 tree trybody = this->end_scope ();
1253 tree catchbody = this->end_scope ();
1295 tree trybody = this->end_scope ();
1301 tree finally = this->end_scope ();
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
dumpfile.cc 1157 dump_context::end_scope () function in class:dump_context
1453 dump_context::get ().end_scope ();
  /src/external/gpl3/gcc.old/dist/gcc/
dumpfile.cc 1160 dump_context::end_scope () function in class:dump_context
1456 dump_context::get ().end_scope ();

Completed in 22 milliseconds