Home
last modified time | relevance | path

Searched refs:current_template_args (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2010627 (current_template_args): Declare this.
634 (current_template_args): Fix this for template template
641 current_template_args. Make it represent invalid template parms
644 (current_template_args): Use template_parm_to_arg.
3898 (current_template_args): Always set non defaulted
H A DChangeLog-2007130 * pt.c (current_template_args): Use error_operand_p.
644 * pt.c (current_template_args): Do not change TREE_LIST elements
2454 * pt.c (current_template_args): Likewise.
2687 (current_template_args): The argument for a template parameter
H A DChangeLog-2006939 (current_template_args): Robustify.
3168 (current_template_args): Likewise.
3175 * pt.c (current_template_args): Likewise.
H A Dpt.cc4939 current_template_args (void) in current_template_args() function
5009 tree args = current_template_args (); in maybe_update_decl_type()
5989 tree args = current_template_args (); in push_template_decl()
29105 argvec = add_to_template_args (current_template_args (), argvec); in listify_autos()
29318 newtype = tsubst (newtype, current_template_args (), in rewrite_template_parm()
29369 ttargs = current_template_args (); in rewrite_template_parm()
30588 targs = add_to_template_args (current_template_args (), targs); in do_auto_deduction()
30613 tree targs = add_outermost_template_args (current_template_args (), in splice_late_return_type()
H A DChangeLog-19981852 (current_template_args): Initialize variable `args'.
2932 (current_template_args): Use new macros.
6708 (current_template_args): Handle TEMPLATE_DECL.
H A DChangeLog-2012568 * pt.c (template_parms_to_args): Split from current_template_args.
H A DChangeLog-1996291 * pt.c (current_template_args): New fn.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c4812 current_template_args (void) in current_template_args() function
4860 tree args = current_template_args (); in maybe_update_decl_type()
5847 args = current_template_args (); in push_template_decl_real()
28145 argvec = add_to_template_args (current_template_args (), argvec); in listify_autos()
28347 newtype = tsubst (newtype, current_template_args (), in rewrite_template_parm()
28398 ttargs = current_template_args (); in rewrite_template_parm()
29391 outer_targs = current_template_args (); in do_auto_deduction()
29417 tree targs = add_outermost_template_args (current_template_args (), in splice_late_return_type()