Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/cp/
HDpt.c13166 return dependent_template_p (arg); in dependent_template_arg_p()
13202 dependent_template_p (tree tmpl) in dependent_template_p() function
13208 if (dependent_template_p (OVL_FUNCTION (tmpl))) in dependent_template_p()
13234 return (dependent_template_p (tmpl) in dependent_template_id_p()
HDsemantics.c2804 && dependent_template_p (fn)) in finish_id_expression()
HDChangeLog-2003289 * pt.c (dependent_template_p): Handle OVERLOADs.
3224 (dependent_template_p): Treat SCOPE_REFs as dependent.
6264 (dependent_template_p): Likewise.
6286 (dependent_template_p): Likewise.
HDcp-tree.h4203 extern bool dependent_template_p (tree);
HDChangeLog-20042800 * pt.c (dependent_template_p): Fix typo in commment.
2803 * pt.c (dependent_template_p): Treat IDENTIFIER_NODEs as