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

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-expr.cc 5345 tree pre_stmts, post_stmts; local
5459 post_stmts = gfc_finish_block (&parmse->post);
5489 post_stmts, build_empty_stmt (input_location));
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-expr.cc 5236 tree pre_stmts, post_stmts; local
5350 post_stmts = gfc_finish_block (&parmse->post);
5380 post_stmts, build_empty_stmt (input_location));

Completed in 37 milliseconds