Lines Matching refs:prefix_attributes
12265 tree prefix_attributes = type_specifiers.attributes; in cp_parser_condition() local
12316 attributes, prefix_attributes, in cp_parser_condition()
20549 tree prefix_attributes; in cp_parser_init_declarator() local
20574 prefix_attributes = decl_specifiers->attributes; in cp_parser_init_declarator()
20704 prefix_attributes); in cp_parser_init_declarator()
20708 (parser, decl_specifiers, prefix_attributes, declarator)); in cp_parser_init_declarator()
20806 attributes, prefix_attributes, &pushed_scope); in cp_parser_init_declarator()
20935 attr_chainon (attributes, prefix_attributes)); in cp_parser_init_declarator()
24861 tree prefix_attributes; in cp_parser_member_declaration() local
25074 prefix_attributes = decl_specifiers.attributes; in cp_parser_member_declaration()
25179 attributes = attr_chainon (prefix_attributes, attributes); in cp_parser_member_declaration()
25242 attributes = attr_chainon (prefix_attributes, attributes); in cp_parser_member_declaration()
33014 tree prefix_attributes; in cp_parser_objc_class_ivars() local
33047 prefix_attributes = declspecs.attributes; in cp_parser_objc_class_ivars()
33097 attributes = attr_chainon (prefix_attributes, attributes); in cp_parser_objc_class_ivars()
33602 tree prefix_attributes; in cp_parser_objc_struct_declaration() local
33633 prefix_attributes = declspecs.attributes; in cp_parser_objc_struct_declaration()
33654 attributes = attr_chainon (prefix_attributes, attributes); in cp_parser_objc_struct_declaration()