Searched defs:addSection (Results 1 – 1 of 1) sorted by relevance
304 void addSection(const SectionBase *Sec) { Sections.insert(Sec); } in addSection() function707 template <class T, class... Ts> T &addSection(Ts &&... Args) { in addSection() function