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

  /src/external/gpl3/gcc/dist/gcc/cp/
coroutines.cc 2666 tree destr_outer = push_stmt_list (); local
2695 DECL_SAVED_TREE (destroy) = pop_stmt_list (destr_outer);
  /src/external/gpl3/gcc.old/dist/gcc/cp/
coroutines.cc 2456 tree destr_outer = push_stmt_list (); local
2485 DECL_SAVED_TREE (destroy) = pop_stmt_list (destr_outer);

Completed in 19 milliseconds