Lines Matching defs:cand
138 struct z_candidate *cand; member
1866 z_candidate *cand = build_user_type_conversion_1 (rto, expr, flags, in reference_binding() local
2070 struct z_candidate *cand; in implicit_conversion() local
2136 struct z_candidate *cand = (struct z_candidate *) in add_candidate() local
3338 struct z_candidate *cand; in add_template_candidate_real() local
3549 struct z_candidate **cand; in splice_viable() local
3982 struct z_candidate *candidates, *cand; in build_user_type_conversion_1() local
4268 struct z_candidate *cand; in build_user_type_conversion() local
4495 struct z_candidate *cand; in perform_overload_resolution() local
4574 struct z_candidate *candidates, *cand; in build_new_function_call() local
4658 struct z_candidate *cand = NULL; in build_operator_new_call() local
4763 struct z_candidate *candidates = 0, *cand; in build_op_call_1() local
5114 struct z_candidate *cand; in build_conditional_expr_1() local
6007 z_candidate *cand = *candp; in add_operator_candidates() local
6104 struct z_candidate *candidates = 0, *cand; in build_new_op_1() local
7481 struct z_candidate *cand = convs->cand; in convert_like_real_1() local
8491 build_over_call (struct z_candidate *cand, int flags, tsubst_flags_t complain) in build_over_call()
10120 struct z_candidate *candidates = 0, *cand; in build_new_method_call_1() local
11217 joust_maybe_elide_copy (z_candidate *&cand) in joust_maybe_elide_copy()