Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc1142 append_constraint (tree ci, tree rhs) in append_constraint() function
H A Dcp-tree.h7875 extern tree append_constraint (tree, tree);
H A Dpt.c28867 ci = append_constraint (ci, same); in alias_ctad_tweaks()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc1196 append_constraint (tree ci, tree rhs) in append_constraint() function
H A Dcp-tree.h8302 extern tree append_constraint (tree, tree);
H A DChangeLog-2019583 * constraint.cc (append_constraint): New.
H A Dpt.cc29944 ci = append_constraint (ci, same); in alias_ctad_tweaks()