Searched refs:dependent_template_p (Results 1 – 8 of 8) sorted by relevance
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.
2800 * pt.c (dependent_template_p): Fix typo in commment.2803 * pt.c (dependent_template_p): Treat IDENTIFIER_NODEs as
7390 extern bool dependent_template_p (tree);
28543 dependent_template_p (tree tmpl) in dependent_template_p() function28548 if (dependent_template_p (*iter)) in dependent_template_p()28568 return (dependent_template_p (tmpl) in dependent_template_id_p()
2649 (dependent_template_p): Not here.
4154 * pt.c (dependent_template_p): Use OVL_CURRENT/NEXT.
3995 (dependent_template_p): Likewise.
17066 (identifier_node) in dependent_template_p, in cp/pt.c