Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/cp/
Dpt.c10001 int arg_strict = sub_strict; in type_unification_real() local
10004 arg_strict |= maybe_adjust_types_for_deduction (strict, &parm, &arg); in type_unification_real()
10006 if (unify (tparms, targs, parm, arg, arg_strict)) in type_unification_real()