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