Searched refs:arg_outer_levs (Results 1 – 1 of 1) sorted by relevance
8117 if (int arg_outer_levs = TMPL_PARMS_DEPTH (arg_parms_full) - 1) in coerce_template_template_parms() local8120 if (TMPL_ARGS_DEPTH (outer_args) > arg_outer_levs) in coerce_template_template_parms()8121 TREE_VEC_LENGTH (outer_args) = arg_outer_levs; in coerce_template_template_parms()