Searched refs:ShouldAddLine (Results 1 – 1 of 1) sorted by relevance
73 bool ShouldAddLine(uint32_t requested_line, uint32_t actual_line, in ShouldAddLine() function1753 if (is_gap && ShouldAddLine(match_line, prev_line, prev_length)) { in ParseCompileUnitLineTable()1762 if (ShouldAddLine(match_line, lno, length)) { in ParseCompileUnitLineTable()1789 if (entry_count > 0 && ShouldAddLine(match_line, prev_line, prev_length)) { in ParseCompileUnitLineTable()