Searched refs:IDAndCount (Results 1 – 1 of 1) sorted by relevance
1560 for (const auto &IDAndCount : Identifiers) { in runWithoutSema() local1562 ID.Name = IDAndCount.first(); in runWithoutSema()1563 ID.References = IDAndCount.second; in runWithoutSema()