Searched refs:type_deducible_p (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc1915 type_deducible_p (tree expr, tree type, tree placeholder, tree args, function
2008 if (!type_deducible_p (expr, type, placeholder, args, quiet))
3346 if (!type_deducible_p (expr, type, placeholder, args, quiet))
3355 type_deducible_p (expr, type, placeholder, args, noisy);
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc2008 type_deducible_p (tree expr, tree type, tree placeholder, tree args, function
2080 if (!type_deducible_p (expr, type, placeholder, args, quiet))
2090 type_deducible_p (expr, type, placeholder, args, info);

Completed in 117 milliseconds