Home
last modified time | relevance | path

Searched refs:NUM_TMPL_ARGS (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Derror.c230 if (NUM_TMPL_ARGS (lvl_args) > arg_idx) in dump_template_bindings()
H A Dpt.c4151 nargs = inner_args ? NUM_TMPL_ARGS (inner_args) : 0; in coerce_template_parms()
9721 incomplete = NUM_TMPL_ARGS (explicit_targs) != NUM_TMPL_ARGS (targs); in fn_type_unification()
9730 for (i = NUM_TMPL_ARGS (converted_args); i--;) in fn_type_unification()
H A Dcp-tree.h2200 #define NUM_TMPL_ARGS(NODE) \ macro
H A DChangeLog-19991483 (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.
H A DChangeLog-20032234 (NUM_TMPL_ARGS): NODE is always a TREE_VEC.
H A DChangeLog-19982752 (NUM_TMPL_ARGS): New macro.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Derror.c297 if (NUM_TMPL_ARGS (lvl_args) > arg_idx)
H A Dcp-tree.h2358 #define NUM_TMPL_ARGS(NODE) \ macro
H A Dpt.c3716 nargs = NUM_TMPL_ARGS (inner_args);
H A DChangeLog.21483 (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.
9540 (NUM_TMPL_ARGS): New macro.