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

  /src/external/gpl3/gcc/dist/gcc/cp/
constexpr.cc 1683 tree save_cur_fn = current_function_decl; local
1715 current_function_decl = save_cur_fn;
  /src/external/gpl3/gcc.old/dist/gcc/cp/
constexpr.cc 1485 tree save_cur_fn = current_function_decl; local
1517 current_function_decl = save_cur_fn;

Completed in 25 milliseconds