Searched refs:first_arg_without_in_chrg (Results 1 – 2 of 2) sorted by relevance
3333 tree first_arg_without_in_chrg = first_arg; in add_template_candidate_real() local3348 if (first_arg_without_in_chrg != NULL_TREE) in add_template_candidate_real()3349 first_arg_without_in_chrg = NULL_TREE; in add_template_candidate_real()3361 if (first_arg_without_in_chrg != NULL_TREE) in add_template_candidate_real()3362 first_arg_without_in_chrg = NULL_TREE; in add_template_candidate_real()3398 nargs_without_in_chrg = ((first_arg_without_in_chrg != NULL_TREE ? 1 : 0) in add_template_candidate_real()3402 if (first_arg_without_in_chrg != NULL_TREE) in add_template_candidate_real()3404 args_without_in_chrg[ia] = first_arg_without_in_chrg; in add_template_candidate_real()
3405 tree first_arg_without_in_chrg = first_arg; in add_template_candidate_real() local3420 if (first_arg_without_in_chrg != NULL_TREE) in add_template_candidate_real()3421 first_arg_without_in_chrg = NULL_TREE; in add_template_candidate_real()3433 if (first_arg_without_in_chrg != NULL_TREE) in add_template_candidate_real()3434 first_arg_without_in_chrg = NULL_TREE; in add_template_candidate_real()3470 nargs_without_in_chrg = ((first_arg_without_in_chrg != NULL_TREE ? 1 : 0) in add_template_candidate_real()3474 if (first_arg_without_in_chrg != NULL_TREE) in add_template_candidate_real()3476 args_without_in_chrg[ia] = first_arg_without_in_chrg; in add_template_candidate_real()