Searched refs:cp_parser_objc_maybe_attributes (Results 1 – 2 of 2) sorted by relevance
597 * parser.c (cp_parser_objc_maybe_attributes): New.
1823 static void cp_parser_objc_maybe_attributes 18007 cp_parser_objc_maybe_attributes (cp_parser* parser, tree* attributes) in cp_parser_objc_maybe_attributes() function18043 cp_parser_objc_maybe_attributes (parser, attributes); in cp_parser_objc_method_keyword_params()18053 cp_parser_objc_maybe_attributes (parser, &attr); in cp_parser_objc_method_keyword_params()18056 cp_parser_objc_maybe_attributes (parser, attributes); in cp_parser_objc_method_keyword_params()18102 cp_parser_objc_maybe_attributes (parser, attributes); in cp_parser_objc_method_tail_params_opt()18554 cp_parser_objc_maybe_attributes (parser, &attributes); in cp_parser_objc_declaration()