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

  /src/external/gpl3/gcc/dist/gcc/
tree-eh.cc 1774 location_t try_catch_loc = gimple_location (tp); local
1831 out_label = create_artificial_label (try_catch_loc);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-eh.cc 1773 location_t try_catch_loc = gimple_location (tp); local
1830 out_label = create_artificial_label (try_catch_loc);

Completed in 60 milliseconds