Searched refs:ProcessSection (Results 1 – 1 of 1) sorted by relevance
41 processNewSections(ProcessSectionFunc &&ProcessSection) { in processNewSections() argument43 ProcessSection(Sec); in processNewSections()56 processNewSections(ProcessSectionFunc &&ProcessSection) { in processNewSections() argument58 if (auto Err = ProcessSection(New[I])) { in processNewSections()