Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dpt.c4670 tree bound_args = make_tree_vec (parm_depth); in lookup_template_class() local
4691 SET_TMPL_ARGS_LEVEL (bound_args, i, a); in lookup_template_class()
4703 arglist = bound_args; in lookup_template_class()