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

  /src/external/gpl3/gcc/dist/gcc/
tree-cfg.cc 5368 static bool eh_error_found; variable
5377 eh_error_found = true;
5660 eh_error_found = false;
5665 if (ice && (err || eh_error_found))
5671 return (err || eh_error_found);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-cfg.cc 5263 static bool eh_error_found; variable
5272 eh_error_found = true;
5555 eh_error_found = false;
5560 if (err || eh_error_found)

Completed in 25 milliseconds