HomeSort by: relevance | last modified time | path
    Searched refs:whole_type (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
dyncast.cc 59 const __class_type_info *whole_type = prefix->whole_type; local
71 if (whole_prefix->whole_type != whole_type)
77 && *whole_type == *dst_type)
80 whole_type->__do_dyncast (src2dst, __class_type_info::__contained_public,
tinfo.h 52 const __class_type_info *whole_type; member in struct:__cxxabiv1::__anon14818::vtable_prefix
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
dyncast.cc 59 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,
tinfo.h 52 const __class_type_info *whole_type; member in struct:__cxxabiv1::__anon17214::vtable_prefix

Completed in 25 milliseconds