Home
last modified time | relevance | path

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

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