Searched refs:build_type_constraint (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | constraint.cc | 438 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 D | cp-tree.h | 7888 extern tree build_type_constraint (tree, tree, tsubst_flags_t);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | constraint.cc | 462 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 D | cp-tree.h | 8314 extern tree build_type_constraint (tree, tree, tsubst_flags_t);
|
H A D | ChangeLog-2020 | 1898 * constraint.cc (build_type_constraint): Temporarily increment
|
H A D | ChangeLog-2019 | 1802 (build_type_constraint): New.
|