Home
last modified time | relevance | path

Searched refs:make_constrained_auto (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20192114 (make_constrained_auto): Don't normalize constraints.
2129 (make_constrained_auto): Handle concept definitions.
2145 make_constrained_auto.
2146 (make_constrained_auto) Use make_constrained_placeholder_type.
H A DChangeLog-2015445 * constraint.cc (make_constrained_auto): Move to...
451 (make_constrained_auto): ...here. Call make_auto_1 instead of
H A DChangeLog-2016211 * pt.c (make_decltype_auto, make_auto, make_constrained_auto,
1934 (make_constrained_auto): Normalize constraints.
H A DChangeLog-20173873 * pt.c (make_constrained_auto): Simplify. Use ovl_make.
4262 * pt.c (make_constrained_auto): Likewise.
H A Dcp-tree.h7288 extern tree make_constrained_auto (tree, tree);
H A Dpt.cc28990 make_constrained_auto (tree con, tree args) in make_constrained_auto() function
H A Dparser.cc20104 return make_constrained_auto (con, args); in cp_parser_placeholder_type_specifier()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h6905 extern tree make_constrained_auto (tree, tree);
H A Dpt.c28060 make_constrained_auto (tree con, tree args) in make_constrained_auto() function
H A Dparser.c18486 return make_constrained_auto (con, args); in cp_parser_placeholder_type_specifier()