Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dpt.c7087 tree bound_args = make_tree_vec (parm_depth); in lookup_template_class_1() local
7113 SET_TMPL_ARGS_LEVEL (bound_args, i, a); in lookup_template_class_1()
7125 arglist = bound_args; in lookup_template_class_1()