Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dpt.c15964 int elt_strict = strict; in unify() local
15973 gcc_assert (elt_strict & UNIFY_ALLOW_OUTER_LEVEL); in unify()
15974 elt_strict |= maybe_adjust_types_for_deduction in unify()
15979 RECUR_AND_CHECK_FAILURE (tparms, targs, elttype, elt, elt_strict, in unify()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dpt.c21470 int elt_strict = strict; in unify() local
21481 gcc_assert (elt_strict & UNIFY_ALLOW_OUTER_LEVEL); in unify()
21482 elt_strict |= maybe_adjust_types_for_deduction in unify()
21487 RECUR_AND_CHECK_FAILURE (tparms, targs, elttype, elt, elt_strict, in unify()