Searched refs:regen_args (Results 1 – 2 of 2) sorted by relevance
3179 tree regen_args = lambda_regenerating_args (t); in satisfy_declaration_constraints() local3181 args = add_to_template_args (regen_args, args); in satisfy_declaration_constraints()3183 args = regen_args; in satisfy_declaration_constraints()
30522 tree regen_args = lambda_regenerating_args (fn); in do_auto_deduction() local30524 outer_targs = add_to_template_args (regen_args, outer_targs); in do_auto_deduction()30526 outer_targs = regen_args; in do_auto_deduction()