Searched refs:last_file (Results 1 – 1 of 1) sorted by relevance
78 static const char* last_file; in error_at_line() local80 if (last_line == line && last_file != nullptr && strcmp(last_file, file) == 0) { in error_at_line()83 last_file = file; in error_at_line()