Searched refs:existing_it (Results 1 – 1 of 1) sorted by relevance
1635 auto existing_it = out.find(std::make_pair(set, binding)); in collect_interface_by_descriptor_slot() local1636 if (existing_it != out.end()) { in collect_interface_by_descriptor_slot()1641 … insn.word(2), insn.word(1), storage_class_name(insn.word(3)), existing_it->first.first, in collect_interface_by_descriptor_slot()1642 existing_it->first.second); in collect_interface_by_descriptor_slot()