Searched refs:SortedNames (Results 1 – 1 of 1) sorted by relevance
1420 OffsetSorted SortedNames; in printLocalNames() local1423 SortedNames.emplace(Iter->first->getOffset(), Iter); in printLocalNames()1426 for (OffsetSorted::reference Entry : SortedNames) { in printLocalNames()