Searched refs:dependent_template_p (Results 1 – 5 of 5) sorted by relevance
13166 return dependent_template_p (arg); in dependent_template_arg_p()13202 dependent_template_p (tree tmpl) in dependent_template_p() function13208 if (dependent_template_p (OVL_FUNCTION (tmpl))) in dependent_template_p()13234 return (dependent_template_p (tmpl) in dependent_template_id_p()
2804 && dependent_template_p (fn)) in finish_id_expression()
289 * 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.
4203 extern bool dependent_template_p (tree);
2800 * pt.c (dependent_template_p): Fix typo in commment.2803 * pt.c (dependent_template_p): Treat IDENTIFIER_NODEs as