Searched refs:open_loc (Results 1 – 4 of 4) sorted by relevance
4898 location_t open_loc = c_parser_peek_token (parser)->location; in c_parser_std_attribute() local4908 error_at (open_loc, "%qE attribute does not take any arguments", name); in c_parser_std_attribute()
4935 location_t open_loc = c_parser_peek_token (parser)->location; in c_parser_std_attribute() local4945 error_at (open_loc, "%qE attribute does not take any arguments", name); in c_parser_std_attribute()
29262 location_t open_loc = input_location; in cp_parser_template_introduction() local29293 location_t introduction_loc = make_location (open_loc, in cp_parser_template_introduction()
31484 location_t open_loc = input_location; in cp_parser_template_introduction() local31515 location_t introduction_loc = make_location (open_loc, in cp_parser_template_introduction()