Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dptree.c245 if (cinfo->declarator_reqs) in cxx_print_xnode()
246 print_node (file, "declarator_reqs", cinfo->declarator_reqs, in cxx_print_xnode()
H A Dconstraint.cc1133 ci->declarator_reqs = dr; in build_constraints()
H A Dcp-tree.h1513 tree declarator_reqs; member
1547 check_constraint_info (check_nonnull (NODE))->declarator_reqs
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dptree.cc350 if (cinfo->declarator_reqs) in cxx_print_xnode()
351 print_node (file, "declarator_reqs", cinfo->declarator_reqs, in cxx_print_xnode()
H A Dconstraint.cc1187 ci->declarator_reqs = dr; in build_constraints()
H A Dcp-tree.h1576 tree declarator_reqs; member
1610 check_constraint_info (check_nonnull (NODE))->declarator_reqs
H A Dmodule.cc6174 WT (((lang_tree_node *)t)->constraint_info.declarator_reqs); in core_vals()
6663 RT (((lang_tree_node *)t)->constraint_info.declarator_reqs); in core_vals()