Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc1459 finish_shorthand_constraint (tree decl, tree constr) in finish_shorthand_constraint() function
1807 tree check = finish_shorthand_constraint (proto, t); in placeholder_extract_concept_and_args()
H A Dcp-tree.h7903 extern tree finish_shorthand_constraint (tree, tree);
H A Dpt.c4621 tree reqs = finish_shorthand_constraint (parm, constr); in process_template_parm()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc1502 finish_shorthand_constraint (tree decl, tree constr) in finish_shorthand_constraint() function
1850 tree check = finish_shorthand_constraint (proto, t); in placeholder_extract_concept_and_args()
H A DChangeLog-2016709 (finish_shorthand_constraint): Likewise.
1866 (finish_shorthand_constraint): Return a normalized expression instead
H A Dcp-tree.h8329 extern tree finish_shorthand_constraint (tree, tree);
H A DChangeLog-20181660 * constraint.cc (finish_shorthand_constraint): Early return if the
H A DChangeLog-20173872 (finish_shorthand_constraint): Simplify, use ovl_make.
H A DChangeLog-20202355 (finish_shorthand_constraint): No need to build a TREE_LIST
H A DChangeLog-20191808 (finish_shorthand_constraint): Make fold expressions, not naked
H A Dpt.cc4741 tree reqs = finish_shorthand_constraint (parm, constr); in process_template_parm()