Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/cp/
H A Dtree.c986 bind_template_template_parm (tree t, tree newargs) in bind_template_template_parm() function
H A Dcp-tree.h4396 extern tree bind_template_template_parm (tree, tree);
H A DChangeLog-20011568 (bind_template_template_parm): ... here.
1570 (bind_template_template_parm): ... here. Remove the case when
H A Dpt.c4616 parm = bind_template_template_parm (TREE_TYPE (template), arglist2); in lookup_template_class()
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dtree.c1122 bind_template_template_parm (t, newargs) in bind_template_template_parm() function
H A Dcp-tree.h4345 extern tree bind_template_template_parm PARAMS ((tree, tree));
H A Dpt.c4209 parm = bind_template_template_parm (TREE_TYPE (template), arglist2);
H A DChangeLog7545 (bind_template_template_parm): ... here.
7547 (bind_template_template_parm): ... here. Remove the case when