Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc1925 tree saved_constr = PLACEHOLDER_TYPE_CONSTRAINTS (placeholder); in type_deducible_p() local
1927 = tsubst_constraint (saved_constr, in type_deducible_p()
1948 PLACEHOLDER_TYPE_CONSTRAINTS (placeholder) = saved_constr; in type_deducible_p()