Lines Matching defs:KV
195 for (auto &KV : IndexToSection)
196 Sections.push_back(&KV.second);
346 for (auto &KV : IndexToSymbol) {
347 auto &NSym = *KV.second;
354 Twine(KV.first));
366 Twine(KV.first));
374 Twine(KV.first));
386 " at index " + Twine(KV.first));
391 " at index " + Twine(KV.first));
397 " at index " + Twine(KV.first));
403 for (auto &KV : IndexToSection) {
404 auto SecIndex = KV.first;
405 auto &NSec = KV.second;
605 for (auto &KV : IndexToSection) {
606 auto &NSec = KV.second;