Home | History | Annotate | Download | only in cp

Lines Matching refs:comp_template_args

950           if (comp_template_args (args, spec_args)
1744 && comp_template_args (e1->args, e2->args));
5237 if (comp_template_args (inner_args, INNERMOST_TEMPLATE_ARGS (main_args))
6144 if (!comp_template_args
6695 if (!comp_template_args (TI_ARGS (tinfo), alias_args))
9371 return TREE_CODE (ot) == TREE_CODE (nt) && comp_template_args (ot, nt);
9413 comp_template_args (tree oldargs, tree newargs,
9448 return comp_template_args (oargs, nargs, NULL, NULL, true);
10014 && comp_template_args (arglist, TI_ARGS (ti)))
10043 if (tinfo && comp_template_args (TI_ARGS (tinfo), arglist))
10181 if (comp_template_args (CLASSTYPE_TI_ARGS (template_type), arglist))
10306 !comp_template_args (INNERMOST_TEMPLATE_ARGS (arglist),
24013 if (!comp_template_args (old_args, new_args,