Lines Matching refs:conversion_path

518   tree conversion_path;  member
2178 tree access_path, tree conversion_path, in add_candidate() argument
2191 cand->conversion_path = conversion_path; in add_candidate()
2322 tree conversion_path, int flags, in add_function_candidate() argument
2510 access_path, conversion_path, viable, reason, flags); in add_function_candidate()
2528 tree access_path, tree conversion_path, in add_conv_candidate() argument
2613 access_path, conversion_path, viable, reason, flags); in add_conv_candidate()
3396 tree access_path, tree conversion_path, in add_template_candidate_real() argument
3597 access_path, conversion_path, complain); in add_template_candidate_real()
3601 conversion_path, flags, convs, in add_template_candidate_real()
3630 access_path, conversion_path, viable, reason, flags); in add_template_candidate_real()
3638 tree access_path, tree conversion_path, int flags, in add_template_candidate() argument
3645 return_type, access_path, conversion_path, in add_template_candidate()
3661 tree conversion_path, tsubst_flags_t complain) in add_template_conv_candidate() argument
3672 conversion_path, 0, obj, DEDUCE_CALL, in add_template_conv_candidate()
4070 tree conversion_path, tree access_path, in add_list_candidates() argument
4096 explicit_targs, template_only, conversion_path, in add_list_candidates()
4124 explicit_targs, template_only, conversion_path, in add_list_candidates()
4252 tree conversion_path = TREE_PURPOSE (conv_fns); in build_user_type_conversion_1() local
4281 conversion_path, TYPE_BINFO (fromtype), in build_user_type_conversion_1()
6066 tree conversion_path, tree access_path, in add_candidates() argument
6110 ctype = conversion_path ? BINFO_TYPE (conversion_path) : NULL_TREE; in add_candidates()
6199 conversion_path, in add_candidates()
6214 conversion_path, in add_candidates()
9247 callee = build_baselink (cand->conversion_path, cand->access_path, in build_over_call()
9490 BINFO_TYPE (cand->conversion_path), true)) in build_over_call()
9494 BINFO_TYPE (cand->conversion_path), in build_over_call()
9502 tree base_binfo = cand->conversion_path; in build_over_call()
10850 tree conversion_path, int flags, in build_new_method_call() argument
10894 if (!conversion_path) in build_new_method_call()
10895 conversion_path = BASELINK_BINFO (fns); in build_new_method_call()
11047 conversion_path, access_binfo, flags, in build_new_method_call()
11052 explicit_targs, template_only, conversion_path, in build_new_method_call()