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