Searched defs:getSections (Results 1 – 4 of 4) sorted by relevance
96 inline const section_array_t & getSections() const { return m_sections; } in getSections() function
125 ArrayRef<Section> getSections() const { return Sections; } in getSections() function
220 inline ListASTNode * getSections() { return m_sections; } in getSections() function1049 inline ListASTNode * getSections() { return m_sections; } in getSections() function
711 std::vector<Section *> getSections() { in getSections() function