Searched refs:getSectionBegin (Results 1 – 2 of 2) sorted by relevance
83 inline const_section_iterator getSectionBegin() const { return m_sectionHeaders.begin(); } in getSectionBegin() function
156 const_section_iterator it = getSectionBegin(); in getIndexOfSectionWithName()