Searched refs:get_template_parm_index (Results 1 – 3 of 3) sorted by relevance
5449 get_template_parm_index (tree parm) in get_template_parm_index() function5503 if (TEMPLATE_PARM_ORIG_LEVEL (get_template_parm_index (parm)) < 2) in fixed_parameter_pack_p()6528 tree idx = get_template_parm_index (t); in complex_alias_template_r()8637 if (TEMPLATE_PARM_LEVEL (get_template_parm_index (parm)) in convert_template_argument()29299 tree oldidx = get_template_parm_index (olddecl); in rewrite_template_parm()
3326 * pt.c (get_template_parm_index): New.
2912 (get_template_parm_index): Handle BOUND_TEMPLATE_TEMPLATE_PARM.