Lines Matching refs:attr_start
33733 location_t attr_start = cp_lexer_peek_token (parser->lexer)->location; in cp_parser_objc_at_property_declaration() local
33742 attr_comb = make_location (attr_end, attr_start, attr_end); in cp_parser_objc_at_property_declaration()
33750 attr_start = token->location; in cp_parser_objc_at_property_declaration()
33752 attr_comb = make_location (attr_start, attr_start, attr_end); in cp_parser_objc_at_property_declaration()
33787 error_at (attr_start, "unknown property attribute %qE", in cp_parser_objc_at_property_declaration()
33790 error_at (attr_start, "unknown property attribute"); in cp_parser_objc_at_property_declaration()
33798 attr_comb = make_location (attr_end, attr_start, attr_end); in cp_parser_objc_at_property_declaration()
33812 attr_comb = make_location (attr_end, attr_start, attr_end); in cp_parser_objc_at_property_declaration()
33830 attr_comb = make_location (attr_end, attr_start, in cp_parser_objc_at_property_declaration()
33842 attr_comb = make_location (attr_start, attr_start, in cp_parser_objc_at_property_declaration()
33846 attr_comb = make_location (attr_start, attr_start, in cp_parser_objc_at_property_declaration()