Searched refs:ProcessSection (Results 1 – 1 of 1) sorted by relevance
198 processNewSections(ProcessSectionFunc &&ProcessSection) { in processNewSections() argument200 ProcessSection(Sec); in processNewSections()213 processNewSections(ProcessSectionFunc &&ProcessSection) { in processNewSections() argument215 if (auto Err = ProcessSection(New[I])) { in processNewSections()