Searched refs:cp_parser_class_head (Results 1 – 5 of 5) sorted by relevance
290 * parser.c (cp_parser_class_head): Reject typedef-name in class head.422 * parser.c (cp_parser_class_head): Return NULL_TREE when503 (cp_parser_class_head): Adjust calls to cp_parser_class_name.616 cp_parser_class_head): Adjust call to xref_tag.955 (cp_parser_class_head): Adjust call to current_scope.1522 cp_parser_parameter_declaration_list, cp_parser_class_head,3759 * parser.c (cp_parser_class_head): Remove unused variable.3787 * parser.c (cp_parser_class_head): Always call xref_basetypes.5202 * parser.c (cp_parser_class_head): Robustify.5816 * parser.c (cp_parser_class_head): Pass back attributes in the[all …]
469 (cp_parser_class_head): Likewise.487 * parser.c (cp_parser_class_head): Handle invalid explicit500 (cp_parser_class_head): Likewise.550 (cp_parser_class_head): Likewise.2142 (cp_parser_class_head): Or handle_class_head. Check for2384 cp_parser_class_head): Likewise.3824 * parser.c (cp_parser_class_head): See through dependent names5360 (cp_parser_class_head): Fix typo in error message.5383 * parser.c (cp_parser_class_head): Check that6133 (cp_parser_class_head): Use resolve_typename_type, not[all …]
450 * parser.c (cp_parser_class_head): Move processing520 * parser.c (cp_parser_class_head): Check the return value917 * parser.c (cp_parser_class_head): Use return value of6210 * parser.c (cp_parser_class_head): Return NULL_TREE when6455 * parser.c (cp_parser_class_head): Check for redefintions here.7019 cp_parser_class_specifier, cp_parser_class_head,
1658 static tree cp_parser_class_head13102 type = cp_parser_class_head (parser, in cp_parser_class_specifier()13288 cp_parser_class_head (cp_parser* parser, in cp_parser_class_head() function
221 * parser.c (cp_parser_class_head): Use booleanss.