Searched refs:late_attributes (Results 1 – 2 of 2) sorted by relevance
25115 tree late_attributes = NULL_TREE; in cp_parser_member_declaration() local25170 late_attributes = cp_parser_attributes_opt (parser); in cp_parser_member_declaration()25173 attributes = attr_chainon (attributes, late_attributes); in cp_parser_member_declaration()
27153 tree late_attributes = NULL_TREE; in cp_parser_member_declaration() local27208 late_attributes = cp_parser_attributes_opt (parser); in cp_parser_member_declaration()27211 attributes = attr_chainon (attributes, late_attributes); in cp_parser_member_declaration()