Home
last modified time | relevance | path

Searched refs:SET_TMPL_ARGS_LEVEL (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dpt.c571 SET_TMPL_ARGS_LEVEL (new_args, i, TMPL_ARGS_LEVEL (args, i));
574 SET_TMPL_ARGS_LEVEL (new_args, i, TMPL_ARGS_LEVEL (extra_args, j));
641 SET_TMPL_ARGS_LEVEL (new_args, i,
1324 SET_TMPL_ARGS_LEVEL (*targs_out,
4283 SET_TMPL_ARGS_LEVEL (bound_args, i, a);
5350 SET_TMPL_ARGS_LEVEL (args, TMPL_ARGS_DEPTH (args), inner_args);
10817 SET_TMPL_ARGS_LEVEL (partial_args, i,
10819 SET_TMPL_ARGS_LEVEL (partial_args,
H A Dcp-tree.h2344 #define SET_TMPL_ARGS_LEVEL(ARGS, LEVEL, VAL) \ macro
H A DChangeLog.21482 (TMPL_ARGS_DEPTH, TMPL_ARGS_LEVEL, SET_TMPL_ARGS_LEVEL): Likewise.
1491 (TMPL_ARGS_DEPTH, TMPL_ARGS_LEVEL, SET_TMPL_ARGS_LEVEL): Likewise.
9702 (SET_TMPL_ARGS_LEVEL): Likewise.
H A DChangeLog5831 (SET_TMPL_ARGS_LEVEL): Likewise.
/openbsd/gnu/gcc/gcc/cp/
H A Dpt.c440 SET_TMPL_ARGS_LEVEL (new_args, i, TMPL_ARGS_LEVEL (args, i)); in add_to_template_args()
443 SET_TMPL_ARGS_LEVEL (new_args, i, TMPL_ARGS_LEVEL (extra_args, j)); in add_to_template_args()
505 SET_TMPL_ARGS_LEVEL (new_args, i, in get_innermost_template_args()
1653 SET_TMPL_ARGS_LEVEL (*targs_out, in determine_specialization()
4691 SET_TMPL_ARGS_LEVEL (bound_args, i, a); in lookup_template_class()
11326 SET_TMPL_ARGS_LEVEL (deduced_args, in get_class_bindings()
12590 SET_TMPL_ARGS_LEVEL (partial_args, i, in get_mostly_instantiated_function_type()
12592 SET_TMPL_ARGS_LEVEL (partial_args, in get_mostly_instantiated_function_type()
H A Dcp-tree.h2191 #define SET_TMPL_ARGS_LEVEL(ARGS, LEVEL, VAL) \ macro
H A DChangeLog-19991482 (TMPL_ARGS_DEPTH, TMPL_ARGS_LEVEL, SET_TMPL_ARGS_LEVEL): Likewise.
1491 (TMPL_ARGS_DEPTH, TMPL_ARGS_LEVEL, SET_TMPL_ARGS_LEVEL): Likewise.
H A DChangeLog-20024428 (SET_TMPL_ARGS_LEVEL): Likewise.
H A DChangeLog-19982914 (SET_TMPL_ARGS_LEVEL): Likewise.