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