Searched refs:cur_info (Results 1 – 1 of 1) sorted by relevance
1225 LineInfo cur_info(entry.Flags); in ParseLineTable() local1227 if (cur_info.isAlwaysStepInto() || cur_info.isNeverStepInto()) in ParseLineTable()1232 bool is_statement = cur_info.isStatement(); in ParseLineTable()1236 uint32_t lno = cur_info.getStartLine(); in ParseLineTable()