Searched refs:NUM_TMPL_ARGS (Results 1 – 6 of 6) sorted by relevance
230 if (NUM_TMPL_ARGS (lvl_args) > arg_idx) in dump_template_bindings()
4151 nargs = inner_args ? NUM_TMPL_ARGS (inner_args) : 0; in coerce_template_parms()9757 incomplete = NUM_TMPL_ARGS (explicit_targs) != NUM_TMPL_ARGS (targs); in fn_type_unification()9766 for (i = NUM_TMPL_ARGS (converted_args); i--;) in fn_type_unification()
2209 #define NUM_TMPL_ARGS(NODE) \ macro
1483 (TMPL_ARG, SET_TMPL_ARG, NUM_TMPL_ARGS, TMPL_PARMS_DEPTH): Likewise.1492 (TMPL_ARG, SET_TMPL_ARG, NUM_TMPL_ARGS, TMPL_PARMS_DEPTH): Likewise.
2234 (NUM_TMPL_ARGS): NODE is always a TREE_VEC.
2752 (NUM_TMPL_ARGS): New macro.