Searched refs:IterSection (Results 1 – 1 of 1) sorted by relevance
356 LVSectionRanges::iterator IterSection = SectionRanges.find(SectionIndex); in getSectionRanges() local357 if (IterSection == SectionRanges.end()) in getSectionRanges()358 IterSection = in getSectionRanges()360 LVRange *Range = IterSection->second.get(); in getSectionRanges()