Lines Matching refs:TMPL_PARMS_DEPTH

446   return (TMPL_PARMS_DEPTH (DECL_TEMPLATE_PARMS (most_general_template (decl)))  in inline_needs_template_parms()
522 levels = TMPL_PARMS_DEPTH (parms) - processing_template_decl; in maybe_begin_member_template_processing()
1242 ? TMPL_PARMS_DEPTH (DECL_TEMPLATE_PARMS (tmpl)) in retrieve_specialization()
3118 int parm_depth = TMPL_PARMS_DEPTH (DECL_TEMPLATE_PARMS (tmpl)); in check_explicit_specialization()
3663 || level > TMPL_PARMS_DEPTH (parms)) in get_template_parms_at_level()
3667 if (TMPL_PARMS_DEPTH (p) == level) in get_template_parms_at_level()
4786 int length = TMPL_PARMS_DEPTH (parms); in template_parms_to_args()
5023 tpd.level = TMPL_PARMS_DEPTH (current_template_parms); in process_partial_specialization()
5201 TMPL_PARMS_DEPTH (DECL_TEMPLATE_PARMS (maintmpl)); in process_partial_specialization()
5572 parm_level && TMPL_PARMS_DEPTH (parm_level) >= last_level_to_check; in check_default_tmpl_args()
5942 i = TMPL_PARMS_DEPTH (parms); in push_template_decl_real()
6447 data.level = TMPL_PARMS_DEPTH (parms); in complex_alias_template_p()
7671 while (TMPL_PARMS_DEPTH (relevant_template_parms) in coerce_template_args_for_ttp()
9042 int parms_depth = TMPL_PARMS_DEPTH (parms); in coerce_innermost_template_parms()
9733 parm_depth = TMPL_PARMS_DEPTH (parmlist); in lookup_template_class_1()
10481 max_depth (TMPL_PARMS_DEPTH (ctx_parms)) in find_template_parameter_info()
10581 while (TMPL_PARMS_DEPTH (dparms) > ftpi->max_depth) in any_template_parm_r()
10583 while (TMPL_PARMS_DEPTH (cparms) > TMPL_PARMS_DEPTH (dparms)) in any_template_parm_r()
10592 int ddepth = TMPL_PARMS_DEPTH (dparms); in any_template_parm_r()
11208 if (TMPL_PARMS_DEPTH (DECL_TEMPLATE_PARMS (friend_tmpl)) in tsubst_friend_class()
13387 parms && TMPL_PARMS_DEPTH (parms) > TMPL_ARGS_DEPTH (args); in tsubst_template_parms()
13394 tree_cons (size_int (TMPL_PARMS_DEPTH (parms) in tsubst_template_parms()
13801 || TMPL_PARMS_DEPTH (DECL_TEMPLATE_PARMS (gen_tmpl)) > 1)) in tsubst_function_decl()
20943 < TMPL_PARMS_DEPTH (DECL_TEMPLATE_PARMS (gen_tmpl))) in instantiate_template_1()
21273 < TMPL_PARMS_DEPTH (DECL_TEMPLATE_PARMS (fn))) in fn_type_unification()
25282 parms_depth = TMPL_PARMS_DEPTH (DECL_TEMPLATE_PARMS (tmpl)); in regenerate_decl_from_template()
25709 gcc_assert (TMPL_PARMS_DEPTH (DECL_TEMPLATE_PARMS (gen_tmpl)) in instantiate_decl()
25750 (args, TMPL_PARMS_DEPTH (DECL_TEMPLATE_PARMS (td))); in instantiate_decl()
28511 TMPL_PARMS_DEPTH (tparms)); in build_deduction_guide()
29662 int depth = TMPL_PARMS_DEPTH (current); in convert_generic_types_to_packs()