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

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 26844 tree save_fn = NULL_TREE;
26860 save_fn = current_function_decl;
26863 current_function_decl = save_fn;
26826 tree save_fn = NULL_TREE; local
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 26707 tree save_fn = NULL_TREE;
26723 save_fn = current_function_decl;
26726 current_function_decl = save_fn;
26689 tree save_fn = NULL_TREE; local

Completed in 62 milliseconds