Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dpt.c2536 current_template_args (void) in current_template_args() function
3129 args = current_template_args (); in push_template_decl_real()
4605 arglist = add_to_template_args (current_template_args (), arglist); in lookup_template_class()
H A DChangeLog1028 (current_template_args): Robustify.
3257 (current_template_args): Likewise.
3264 * pt.c (current_template_args): Likewise.
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-1996291 * pt.c (current_template_args): New fn.