Searched refs:ProcessSection (Results 1 – 1 of 1) sorted by relevance
187 processNewSections(ProcessSectionFunc &&ProcessSection) { in processNewSections() argument189 ProcessSection(Sec); in processNewSections()202 processNewSections(ProcessSectionFunc &&ProcessSection) { in processNewSections() argument204 if (auto Err = ProcessSection(New[I])) { in processNewSections()