Searched refs:type_deducible_p (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | constraint.cc | 2008 type_deducible_p (tree expr, tree type, tree placeholder, tree args, in type_deducible_p() function 2080 if (!type_deducible_p (expr, type, placeholder, args, quiet)) in tsubst_compound_requirement() 2090 type_deducible_p (expr, type, placeholder, args, info); in tsubst_compound_requirement()
|
| D | ChangeLog-2021 | 215 * constraint.cc (type_deducible_p): Remove workaround for 4494 * constraint.cc (type_deducible_p): Don't substitute into the
|
| D | ChangeLog-2019 | 1289 * constraint.cc (type_deducible_p): Check for substitution failure. 1819 (type_deducible_p): New. Wrap the input expression in parens for the
|
| D | ChangeLog-2020 | 5134 from type_deducible_p and expression_convertible_p, as they're not
|