Searched refs:second_conv (Results 1 – 3 of 3) sorted by relevance
400 conversion *second_conv; member1010 cand->second_conv in convert_class_to_reference()1044 cand->second_conv = merge_conversion_sequences (conv, cand->second_conv); in convert_class_to_reference()1049 return cand->second_conv; in convert_class_to_reference()1293 conv = cand->second_conv; in implicit_conversion()2653 cand->second_conv = ics; in build_user_type_conversion_1()2681 cand->second_conv->bad_p = true; in build_user_type_conversion_1()2699 cand->second_conv); in build_user_type_conversion_1()6203 && winner != compare_ics (cand1->second_conv, cand2->second_conv)) in joust()6288 if (cand1->second_conv) in joust()[all …]
6074 (z_candidate): Change type of convs and second_conv.
4865 * call.c (build_user_type_conversion_1): Handle second_conv