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

  /src/external/gpl3/gcc/dist/gcc/cp/
tree.cc 2096 copy_binfo (tree binfo, tree type, tree t, tree *igo_prev, int virt)
2132 new_base_binfo = copy_binfo (base_binfo, BINFO_TYPE (base_binfo),
2094 copy_binfo (tree binfo, tree type, tree t, tree *igo_prev, int virt) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
tree.cc 2082 copy_binfo (tree binfo, tree type, tree t, tree *igo_prev, int virt)
2118 new_base_binfo = copy_binfo (base_binfo, BINFO_TYPE (base_binfo),
2080 copy_binfo (tree binfo, tree type, tree t, tree *igo_prev, int virt) function

Completed in 28 milliseconds