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