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