Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dpt.c11288 get_bindings (tree fn, tree decl, tree explicit_args, bool check_rettype) in get_bindings() argument
11299 if (explicit_args && uses_template_parms (decl_type)) in get_bindings()
11312 explicit_args, NULL_TREE, in get_bindings()
11328 if (fn_type_unification (fn, explicit_args, targs, in get_bindings()
H A DChangeLog-200045 * pt.c (more_specialized): Pass len down. Lose explicit_args parm.
50 (most_specialized_instantiation): Lose explicit_args parm.