Home | History | Annotate | Download | only in src

Lines Matching full:iter

971         ListHashSet<unsigned long>::iterator iter = m_syntheticErrors.begin();
972 unsigned long err = *iter;
973 m_syntheticErrors.remove(iter);