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

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 22255 /* walk_tree helper function for uses_local_type, below. */
22275 uses_local_type (tree type)
22324 if (current_function_decl && uses_local_type (t))
22260 uses_local_type (tree type) function
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 22158 /* walk_tree helper function for uses_local_type, below. */
22178 uses_local_type (tree type)
22227 if (current_function_decl && uses_local_type (t))
22163 uses_local_type (tree type) function

Completed in 39 milliseconds