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

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-expr.cc 10191 bool set_vptr = false, temp_rhs = false; local
10221 temp_rhs = true;
10284 else if (temp_rhs && re->ts.type == BT_CLASS)
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-expr.cc 9674 bool set_vptr = false, temp_rhs = false; local
9703 temp_rhs = true;
9766 else if (temp_rhs && re->ts.type == BT_CLASS)

Completed in 40 milliseconds