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

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 27334 tree save_fndecl = current_function_decl;
27377 current_function_decl = save_fndecl;
27315 tree save_fndecl = current_function_decl; local
dwarf2out.cc 27334 tree save_fndecl = current_function_decl;
27377 current_function_decl = save_fndecl;
27315 tree save_fndecl = current_function_decl; local
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 27197 tree save_fndecl = current_function_decl;
27240 current_function_decl = save_fndecl;
27178 tree save_fndecl = current_function_decl; local
dwarf2out.cc 27197 tree save_fndecl = current_function_decl;
27240 current_function_decl = save_fndecl;
27178 tree save_fndecl = current_function_decl; local

Completed in 87 milliseconds