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

/freebsd-9.3-release/contrib/gcc/cp/
H A Dcall.c2753 int template_only = 0; local
2769 template_only = 1;
2773 add_candidates (fn, args, explicit_targs, template_only,
3595 tree explicit_targs, bool template_only,
3639 else if (!template_only)
5353 int template_only = 0; local
5391 template_only = 1;
5475 else if (! template_only)
3594 add_candidates(tree fns, tree args, tree explicit_targs, bool template_only, tree conversion_path, tree access_path, int flags, struct z_candidate **candidates) argument
H A Dclass.c5736 bool template_only,
5808 if (!template_only)
6123 /*template_only=*/true,
6131 /*template_only=*/false,
5726 resolve_address_of_overloaded_function(tree target_type, tree overload, tsubst_flags_t flags, bool template_only, tree explicit_targs, tree access_path) argument

Completed in 198 milliseconds