Home
last modified time | relevance | path

Searched refs:last_tok_loc (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dparser.cc4407 location_t last_tok_loc = tok->location; in cp_parser_string_literal() local
4447 rich_loc.add_range (last_tok_loc); in cp_parser_string_literal()
4457 last_tok_loc = tok->location; in cp_parser_string_literal()
4478 loc = make_location (loc, loc, get_finish (last_tok_loc)); in cp_parser_string_literal()