Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20184230 * pt.c (any_erroneous_template_args_p): New.
4231 * cp-tree.h (any_erroneous_template_args_p): Declare it.
H A Dcp-tree.h7389 extern bool any_erroneous_template_args_p (const_tree);
H A Dpt.cc28510 any_erroneous_template_args_p (const_tree args) in any_erroneous_template_args_p() function
H A Dparser.cc26057 if (!type_definition_ok_p || any_erroneous_template_args_p (type)) in cp_parser_class_specifier_1()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h7005 extern bool any_erroneous_template_args_p (const_tree);
H A Dpt.c27585 any_erroneous_template_args_p (const_tree args) in any_erroneous_template_args_p() function
H A Dparser.c24069 if (!type_definition_ok_p || any_erroneous_template_args_p (type)) in cp_parser_class_specifier_1()