Home
last modified time | relevance | path

Searched refs:cp_parser_objc_maybe_attributes (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/gcc/cp/
HDChangeLog.apple597 * parser.c (cp_parser_objc_maybe_attributes): New.
HDparser.c1823 static void cp_parser_objc_maybe_attributes
18007 cp_parser_objc_maybe_attributes (cp_parser* parser, tree* attributes) in cp_parser_objc_maybe_attributes() function
18043 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()