Home
last modified time | relevance | path

Searched refs:any_dependent_template_arguments_p (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDpt.c5172 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() function
13235 || any_dependent_template_arguments_p (args)); in dependent_template_id_p()
HDsemantics.c2786 dependent_p = any_dependent_template_arguments_p (args); in finish_id_expression()
HDChangeLog-20031739 arguments to any_dependent_template_arguments_p.
3184 (any_dependent_template_arguments_p): New function.
3200 any_dependent_template_arguments_p. Update constant-expression
3223 (any_dependent_template_arguments_p): Likewise.
HDcp-tree.h4202 extern bool any_dependent_template_arguments_p (tree);
HDdecl.c8415 && !any_dependent_template_arguments_p (CLASSTYPE_TI_ARGS (t))) in grokdeclarator()
HDChangeLog-20046478 (any_dependent_template_arguments_p): Handle multiple levels of
HDChangeLog2078 * pt.c (any_dependent_template_arguments_p): Return early on invalid