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

/freebsd-10.1-release/contrib/gcc/cp/
H A Dpt.c11290 get_bindings (tree fn, tree decl, tree explicit_args, bool check_rettype)
11301 if (explicit_args && uses_template_parms (decl_type))
11314 explicit_args, NULL_TREE,
11330 if (fn_type_unification (fn, explicit_args, targs,
11288 get_bindings(tree fn, tree decl, tree explicit_args, bool check_rettype) argument

Completed in 184 milliseconds