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