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

  /src/external/gpl3/gcc/dist/gcc/
except.cc 696 lookup_type_for_runtime (tree type)
3016 pass, we can then remove the call to lookup_type_for_runtime
3019 type = lookup_type_for_runtime (type);
689 lookup_type_for_runtime (tree type) function
  /src/external/gpl3/gcc.old/dist/gcc/
except.cc 696 lookup_type_for_runtime (tree type)
2993 pass, we can then remove the call to lookup_type_for_runtime
2996 type = lookup_type_for_runtime (type);
689 lookup_type_for_runtime (tree type) function

Completed in 59 milliseconds