Searched refs:bound_args (Results 1 – 2 of 2) sorted by relevance
4264 tree bound_args = make_tree_vec (parm_depth); local4283 SET_TMPL_ARGS_LEVEL (bound_args, i, a);4295 arglist = bound_args;
4670 tree bound_args = make_tree_vec (parm_depth); in lookup_template_class() local4691 SET_TMPL_ARGS_LEVEL (bound_args, i, a); in lookup_template_class()4703 arglist = bound_args; in lookup_template_class()