Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc2563 SET_TMPL_ARGS_LEVEL (args, i + 1, level); in get_mapped_args()
H A Dpt.c576 SET_TMPL_ARGS_LEVEL (new_args, i, TMPL_ARGS_LEVEL (args, i)); in add_to_template_args()
579 SET_TMPL_ARGS_LEVEL (new_args, i, TMPL_ARGS_LEVEL (extra_args, j)); in add_to_template_args()
641 SET_TMPL_ARGS_LEVEL (new_args, i, in get_innermost_template_args()
672 SET_TMPL_ARGS_LEVEL (new_args, i, in strip_innermost_template_args()
2494 SET_TMPL_ARGS_LEVEL (*targs_out, in determine_specialization()
9068 SET_TMPL_ARGS_LEVEL (coerced_args, cur_depth, l); in coerce_innermost_template_parms()
24574 SET_TMPL_ARGS_LEVEL (deduced_args, in get_partial_spec_bindings()
H A Dcp-tree.h3585 #define SET_TMPL_ARGS_LEVEL(ARGS, LEVEL, VAL) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc2889 SET_TMPL_ARGS_LEVEL (args, i + 1, level); in get_mapped_args()
H A Dpt.cc583 SET_TMPL_ARGS_LEVEL (new_args, i, TMPL_ARGS_LEVEL (args, i)); in add_to_template_args()
586 SET_TMPL_ARGS_LEVEL (new_args, i, TMPL_ARGS_LEVEL (extra_args, j)); in add_to_template_args()
658 SET_TMPL_ARGS_LEVEL (new_args, i, in get_innermost_template_args()
689 SET_TMPL_ARGS_LEVEL (new_args, i, in strip_innermost_template_args()
9298 SET_TMPL_ARGS_LEVEL (coerced_args, cur_depth, l); in coerce_innermost_template_parms()
25484 SET_TMPL_ARGS_LEVEL (deduced_args, in get_partial_spec_bindings()
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 Dcp-tree.h3799 #define SET_TMPL_ARGS_LEVEL(ARGS, LEVEL, VAL) \ macro
H A DChangeLog-20024428 (SET_TMPL_ARGS_LEVEL): Likewise.
H A DChangeLog-19982914 (SET_TMPL_ARGS_LEVEL): Likewise.