Searched refs:closest_line (Results 1 – 1 of 1) sorted by relevance
218 uint32_t closest_line = UINT32_MAX; in SetSCMatchesByLine() local229 closest_line = std::min(closest_line, sc.line_entry.line); in SetSCMatchesByLine()266 return closest_line != sc.line_entry.line; in SetSCMatchesByLine()