Lines Matching defs:KV
203 for (auto &KV : IndexToSection)
204 Sections.push_back(&KV.second);
355 for (auto &KV : IndexToSymbol) {
356 auto &NSym = *KV.second;
363 Twine(KV.first));
375 Twine(KV.first));
383 Twine(KV.first));
395 " at index " + Twine(KV.first));
400 " at index " + Twine(KV.first));
406 " at index " + Twine(KV.first));
412 for (auto &KV : IndexToSection) {
413 auto SecIndex = KV.first;
414 auto &NSec = KV.second;
614 for (auto &KV : IndexToSection) {
615 auto &NSec = KV.second;