Searched refs:cp_parser_objc_class_interface (Results 1 – 3 of 3) sorted by relevance
301 (cp_parser_objc_class_interface): Now receives attribute list as input.303 to cp_parser_objc_class_interface/cp_parser_objc_protocol_declaration.422 (cp_parser_objc_class_interface): Parse possible attribute list before
18450 cp_parser_objc_class_interface (cp_parser* parser, tree attributes) in cp_parser_objc_class_interface() function18556 cp_parser_objc_class_interface (parser, attributes); in cp_parser_objc_declaration()18564 cp_parser_objc_class_interface (parser, NULL_TREE); in cp_parser_objc_declaration()
5730 (cp_parser_objc_class_interface): Likewise.