Home
last modified time | relevance | path

Searched refs:finish_nested_requirement (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc2972 finish_nested_requirement (location_t loc, tree expr) in finish_nested_requirement() function
H A Dcp-tree.h7908 extern tree finish_nested_requirement (location_t, tree);
H A Dparser.c28142 return finish_nested_requirement (loc, req); in cp_parser_nested_requirement()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc3418 finish_nested_requirement (location_t loc, tree expr) in finish_nested_requirement() function
H A DChangeLog-2020579 (finish_nested_requirement): Normalize the constraint-expression
1579 (finish_nested_requirement): Adjust call to
4463 (finish_nested_requirement): Don't stash current tpl parms into
4511 (finish_nested_requirement): Do not pass argified
H A Dcp-tree.h8334 extern tree finish_nested_requirement (location_t, tree);
H A DChangeLog-20214542 (finish_nested_requirement): Set the TREE_TYPE of the NESTED_REQ
H A DChangeLog-20191029 (finish_nested_requirement): Keep the normalized constraint and the
H A Dparser.cc30346 return finish_nested_requirement (loc, req); in cp_parser_nested_requirement()