Searched refs:getSectionList (Results 1 – 2 of 2) sorted by relevance
818 const SectionDataListType &getSectionList() const { return Sections; } in getSectionList() function819 SectionDataListType &getSectionList() { return Sections; } in getSectionList() function
177 A->getSectionList().push_back(this); in MCSectionData()