Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dptree.c243 if (cinfo->template_reqs) in cxx_print_xnode()
244 print_node (file, "template_reqs", cinfo->template_reqs, indent+4); in cxx_print_xnode()
H A Dconstraint.cc1132 ci->template_reqs = tr; in build_constraints()
H A Dcp-tree.h1512 tree template_reqs; member
1540 check_constraint_info (check_nonnull (NODE))->template_reqs
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dptree.cc348 if (cinfo->template_reqs) in cxx_print_xnode()
349 print_node (file, "template_reqs", cinfo->template_reqs, indent+4); in cxx_print_xnode()
H A Dconstraint.cc1186 ci->template_reqs = tr; in build_constraints()
H A Dcp-tree.h1575 tree template_reqs; member
1603 check_constraint_info (check_nonnull (NODE))->template_reqs
H A Dmodule.cc6173 WT (((lang_tree_node *)t)->constraint_info.template_reqs); in core_vals()
6662 RT (((lang_tree_node *)t)->constraint_info.template_reqs); in core_vals()