Searched refs:type (Results 1 – 2 of 2) sorted by relevance
116 const abi::__class_type_info *type, in walk_object() argument120 if (*type == *match_type) in walk_object()123 switch(type->code()) in walk_object()133 static_cast<const abi::__si_class_type_info*>(type); in walk_object()142 static_cast<const abi::__vmi_class_type_info*>(type); in walk_object()201 const abi::__class_type_info *type, in base_to_derived_cast() argument205 bool is_dst_type = *type == *context->dst_type; in base_to_derived_cast()211 && *type == *context->src_type) in base_to_derived_cast()221 switch(type->code()) in base_to_derived_cast()231 static_cast<const abi::__si_class_type_info*>(type); in base_to_derived_cast()[all …]
59 // Return name of type.70 // Mangled name of type.