Searched refs:parms_depth (Results 1 – 1 of 1) sorted by relevance
6567 int parms_depth; in tsubst_decl() local6638 parms_depth = in tsubst_decl()6640 if (args_depth > parms_depth in tsubst_decl()6642 args = get_innermost_template_args (args, parms_depth); in tsubst_decl()11935 int parms_depth; in regenerate_decl_from_template() local11938 parms_depth = TMPL_PARMS_DEPTH (DECL_TEMPLATE_PARMS (tmpl)); in regenerate_decl_from_template()11939 if (args_depth > parms_depth) in regenerate_decl_from_template()11940 args = get_innermost_template_args (args, parms_depth); in regenerate_decl_from_template()