Searched refs:first_arg_without_in_chrg (Results 1 – 2 of 2) sorted by relevance
2845 tree first_arg_without_in_chrg = first_arg; in add_template_candidate_real() local2860 if (first_arg_without_in_chrg != NULL_TREE) in add_template_candidate_real()2861 first_arg_without_in_chrg = NULL_TREE; in add_template_candidate_real()2870 if (first_arg_without_in_chrg != NULL_TREE) in add_template_candidate_real()2871 first_arg_without_in_chrg = NULL_TREE; in add_template_candidate_real()2879 nargs_without_in_chrg = ((first_arg_without_in_chrg != NULL_TREE ? 1 : 0) in add_template_candidate_real()2883 if (first_arg_without_in_chrg != NULL_TREE) in add_template_candidate_real()2885 args_without_in_chrg[ia] = first_arg_without_in_chrg; in add_template_candidate_real()
3103 tree first_arg_without_in_chrg = first_arg; in add_template_candidate_real() local3117 if (first_arg_without_in_chrg != NULL_TREE) in add_template_candidate_real()3118 first_arg_without_in_chrg = NULL_TREE; in add_template_candidate_real()3130 if (first_arg_without_in_chrg != NULL_TREE) in add_template_candidate_real()3131 first_arg_without_in_chrg = NULL_TREE; in add_template_candidate_real()3167 nargs_without_in_chrg = ((first_arg_without_in_chrg != NULL_TREE ? 1 : 0) in add_template_candidate_real()3171 if (first_arg_without_in_chrg != NULL_TREE) in add_template_candidate_real()3173 args_without_in_chrg[ia] = first_arg_without_in_chrg; in add_template_candidate_real()