Searched refs:whole_type (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Ddyncast.cc56 const __class_type_info *whole_type = prefix->whole_type; local
68 if (whole_prefix->whole_type != whole_type)
71 whole_type->__do_dyncast (src2dst, __class_type_info::__contained_public,
H A Dtinfo.h52 const __class_type_info *whole_type; member in struct:__cxxabiv1::__anon1630::vtable_prefix
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Ddyncast.cc59 const __class_type_info *whole_type = prefix->whole_type; local
71 if (whole_prefix->whole_type != whole_type)
74 whole_type->__do_dyncast (src2dst, __class_type_info::__contained_public,
H A Dtinfo.h52 const __class_type_info *whole_type; member in struct:__cxxabiv1::__anon1922::vtable_prefix

Completed in 132 milliseconds