Searched refs:args_depth (Results 1 – 2 of 2) sorted by relevance
9043 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local9057 if (cur_depth == args_depth) in coerce_innermost_template_parms()25278 int args_depth; in regenerate_decl_from_template() local25281 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()25283 if (args_depth > parms_depth) in regenerate_decl_from_template()
9273 int args_depth = TMPL_ARGS_DEPTH (args); in coerce_innermost_template_parms() local9287 if (cur_depth == args_depth) in coerce_innermost_template_parms()26173 int args_depth; in regenerate_decl_from_template() local26179 args_depth = TMPL_ARGS_DEPTH (args); in regenerate_decl_from_template()26181 if (args_depth > parms_depth) in regenerate_decl_from_template()