Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc433 finish_type_constraints (tree spec, tree args, tsubst_flags_t complain) in finish_type_constraints() function
H A Dcp-tree.h7892 extern tree_pair finish_type_constraints (tree, tree, tsubst_flags_t);
H A Dparser.c18395 tree_pair info = finish_type_constraints (tmpl, args, complain); in cp_parser_placeholder_type_specifier()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc457 finish_type_constraints (tree spec, tree args, tsubst_flags_t complain) in finish_type_constraints() function
H A Dcp-tree.h8318 extern tree_pair finish_type_constraints (tree, tree, tsubst_flags_t);
H A DChangeLog-20191803 (finish_type_constraints): New.
H A Dparser.cc20001 tree_pair info = finish_type_constraints (tmpl, args, complain); in cp_parser_placeholder_type_specifier()