Searched refs:TEMPLATE_PARM_IDX (Results 1 – 15 of 15) sorted by relevance
186 TEMPLATE_PARM_IDX (node), TEMPLATE_PARM_LEVEL (node), in cxx_print_xnode()
1542 return (TEMPLATE_PARM_IDX (t1) == TEMPLATE_PARM_IDX (t2) in cp_tree_equal()
121 /* Index into a template parameter list. The TEMPLATE_PARM_IDX gives
1851 pp_wide_integer (pp, TEMPLATE_PARM_IDX (parm) + 1); in pp_cxx_canonical_template_parameter()
2329 TEMPLATE_PARM_IDX (t) = index; in build_template_parm_index()2363 t = build_template_parm_index (TEMPLATE_PARM_IDX (index), in reduce_template_parm_level()2403 idx = TEMPLATE_PARM_IDX (DECL_INITIAL (p)); in process_template_parm()2651 idx = TEMPLATE_PARM_IDX (t); in mark_template_parm()7362 idx = TEMPLATE_PARM_IDX (t); in tsubst()10603 idx = TEMPLATE_PARM_IDX (parm); in unify()
2448 parm_index = TEMPLATE_PARM_IDX (parm); in write_template_param()
3524 #define TEMPLATE_PARM_IDX(NODE) (TEMPLATE_PARM_INDEX_CAST (NODE)->index) macro3536 (TEMPLATE_PARM_IDX (TEMPLATE_TYPE_PARM_INDEX (NODE)))
6001 (TEMPLATE_PARM_IDX): New macro.
198 fprintf (file, HOST_WIDE_INT_PRINT_DEC, TEMPLATE_PARM_IDX (node));
1669 return (TEMPLATE_PARM_IDX (t1) == TEMPLATE_PARM_IDX (t2)
123 /* Index into a template parameter list. The TEMPLATE_PARM_IDX gives
2029 TEMPLATE_PARM_IDX (t) = index;2058 = build_template_parm_index (TEMPLATE_PARM_IDX (index),2100 idx = TEMPLATE_PARM_IDX (DECL_INITIAL (p));2329 idx = TEMPLATE_PARM_IDX (t);6764 idx = TEMPLATE_PARM_IDX (t);9132 idx = TEMPLATE_PARM_IDX (parm);
2282 parm_index = TEMPLATE_PARM_IDX (parm);
3522 #define TEMPLATE_PARM_IDX(NODE) (TEMPLATE_PARM_INDEX_CAST (NODE)->index) macro3532 (TEMPLATE_PARM_IDX (TEMPLATE_TYPE_PARM_INDEX (NODE)))
12789 (TEMPLATE_PARM_IDX): New macro.