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

  /src/external/gpl3/gcc/dist/gcc/cp/
except.cc 36 static tree do_begin_catch (void);
216 do_begin_catch (void) function
415 init = do_begin_catch ();
  /src/external/gpl3/gcc.old/dist/gcc/cp/
except.cc 36 static tree do_begin_catch (void);
213 do_begin_catch (void) function
411 init = do_begin_catch ();

Completed in 21 milliseconds