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

  /src/external/gpl3/gcc/dist/gcc/
tree.cc 5753 build_distinct_type_copy (tree type MEM_STAT_DECL)
5789 t = build_distinct_type_copy (type PASS_MEM_STAT);
10358 cand = build_distinct_type_copy (t);
5733 build_distinct_type_copy (tree type MEM_STAT_DECL) function
  /src/external/gpl3/gcc.old/dist/gcc/
tree.cc 5713 build_distinct_type_copy (tree type MEM_STAT_DECL)
5749 t = build_distinct_type_copy (type PASS_MEM_STAT);
10160 cand = build_distinct_type_copy (t);
5693 build_distinct_type_copy (tree type MEM_STAT_DECL) function

Completed in 46 milliseconds