Lines Matching defs:cand
138 struct z_candidate *cand; member
1893 z_candidate *cand = build_user_type_conversion_1 (rto, expr, flags, in reference_binding() local
2095 struct z_candidate *cand; in implicit_conversion_1() local
2182 struct z_candidate *cand = (struct z_candidate *) in add_candidate() local
3410 struct z_candidate *cand; in add_template_candidate_real() local
3689 struct z_candidate **cand; in splice_viable() local
4138 struct z_candidate *candidates, *cand; in build_user_type_conversion_1() local
4443 struct z_candidate *cand; in build_user_type_conversion() local
4702 struct z_candidate *cand; in perform_overload_resolution() local
4789 z_candidate *cand = perform_overload_resolution (dguides, args, &candidates, in perform_dguide_overload_resolution() local
4814 struct z_candidate *candidates, *cand; in build_new_function_call() local
4890 struct z_candidate *cand = NULL; in build_operator_new_call() local
5004 struct z_candidate *candidates = 0, *cand; in build_op_call() local
5343 struct z_candidate *cand; in build_conditional_expr() local
6022 perfect_candidate_p (z_candidate *cand) in perfect_candidate_p()
6044 missing_conversion_p (const z_candidate *cand) in missing_conversion_p()
6223 z_candidate *cand = *candidates; in add_candidates() local
6405 z_candidate *cand = *candp; in add_operator_candidates() local
6502 struct z_candidate *candidates = 0, *cand; in build_new_op() local
6979 struct z_candidate *candidates = 0, *cand; in build_op_subscript() local
7939 struct z_candidate *cand = convs->cand; in convert_like_internal() local
9206 build_over_call (struct z_candidate *cand, int flags, tsubst_flags_t complain) in build_over_call()
10853 struct z_candidate *candidates = 0, *cand; in build_new_method_call() local
11958 joust_maybe_elide_copy (z_candidate *&cand) in joust_maybe_elide_copy()