Searched refs:token_exploc (Results 1 – 2 of 2) sorted by relevance
2905 expanded_location token_exploc = expand_location (token->location); in cp_parser_error_1() local2918 if (next_exploc.file != token_exploc.file) in cp_parser_error_1()2920 if (next_exploc.line != token_exploc.line) in cp_parser_error_1()
3036 expanded_location token_exploc = expand_location (token->location); in cp_parser_error_1() local3049 if (next_exploc.file != token_exploc.file) in cp_parser_error_1()3051 if (next_exploc.line != token_exploc.line) in cp_parser_error_1()