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

  /src/external/gpl3/gcc/dist/gcc/cp/
vtable-class-hierarchy.cc 590 register_other_binfo_vtables (tree binfo, tree base_class, function
620 register_other_binfo_vtables (base_binfo, base_class, vtable_ptr_array);
967 register_other_binfo_vtables (binfo, base_class,
  /src/external/gpl3/gcc.old/dist/gcc/cp/
vtable-class-hierarchy.cc 603 register_other_binfo_vtables (tree binfo, tree base_class, function
633 register_other_binfo_vtables (base_binfo, base_class, vtable_ptr_array);
980 register_other_binfo_vtables (binfo, base_class,

Completed in 16 milliseconds