Searched refs:any_dependent_template_arguments_p (Results 1 – 7 of 7) sorted by relevance
5172 dependent_p = any_dependent_template_arguments_p (t); in uses_template_parms()12771 && (any_dependent_template_arguments_p in dependent_type_p_r()13074 && (any_dependent_template_arguments_p in type_dependent_expression_p()13104 if (any_dependent_template_arguments_p in type_dependent_expression_p()13178 any_dependent_template_arguments_p (tree args) in any_dependent_template_arguments_p() function13235 || any_dependent_template_arguments_p (args)); in dependent_template_id_p()
2786 dependent_p = any_dependent_template_arguments_p (args); in finish_id_expression()
1739 arguments to any_dependent_template_arguments_p.3184 (any_dependent_template_arguments_p): New function.3200 any_dependent_template_arguments_p. Update constant-expression3223 (any_dependent_template_arguments_p): Likewise.
4202 extern bool any_dependent_template_arguments_p (tree);
8415 && !any_dependent_template_arguments_p (CLASSTYPE_TI_ARGS (t))) in grokdeclarator()
6478 (any_dependent_template_arguments_p): Handle multiple levels of
2078 * pt.c (any_dependent_template_arguments_p): Return early on invalid