Searched refs:num_template_headers_for_class (Results 1 – 10 of 10) sorted by relevance
1056 * pt.c (num_template_headers_for_class): Rework per the code1059 Use num_template_headers_for_class.1127 (num_template_headers_for_class): Split out...
7284 extern int num_template_headers_for_class (tree);
2663 num_template_headers_for_class (tree ctype) in num_template_headers_for_class() function2702 int wanted = num_template_headers_for_class (ctx); in check_template_variable()
3032 * parser.c (cp_parser_class_head): Use num_template_headers_for_class.
13410 template_count = num_template_headers_for_class (ctype); in grokdeclarator()
26365 num_templates = num_template_headers_for_class (TREE_TYPE (type)); in cp_parser_class_head()30752 num_templates = num_template_headers_for_class (scope); in cp_parser_check_declarator_template_parameters()
6901 extern int num_template_headers_for_class (tree);
2625 num_template_headers_for_class (tree ctype) in num_template_headers_for_class() function2664 int wanted = num_template_headers_for_class (ctx); in check_template_variable()
12705 template_count = num_template_headers_for_class (ctype); in grokdeclarator()
24364 num_templates = num_template_headers_for_class (TREE_TYPE (type)); in cp_parser_class_head()28535 num_templates = num_template_headers_for_class (scope); in cp_parser_check_declarator_template_parameters()