Home
last modified time | relevance | path

Searched refs:build_type_constraint (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc438 tree check = build_type_constraint (spec, args, complain); in finish_type_constraints()
1420 build_type_constraint (tree decl, tree args, tsubst_flags_t complain) in build_type_constraint() function
H A Dcp-tree.h7888 extern tree build_type_constraint (tree, tree, tsubst_flags_t);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc462 tree check = build_type_constraint (spec, args, complain); in finish_type_constraints()
1463 build_type_constraint (tree decl, tree args, tsubst_flags_t complain) in build_type_constraint() function
H A Dcp-tree.h8314 extern tree build_type_constraint (tree, tree, tsubst_flags_t);
H A DChangeLog-20201898 * constraint.cc (build_type_constraint): Temporarily increment
H A DChangeLog-20191802 (build_type_constraint): New.