Searched refs:const_iterator (Results 1 – 4 of 4) sorted by relevance
34 using const_iterator = MapType::const_iterator; variable58 const_iterator begin() const { in begin()62 const_iterator end() const { in end()82 using const_iterator = MapType::const_iterator; variable122 const_iterator begin() const { in begin()126 const_iterator end() const { in end()
84 typename std::map<K, T>::const_iterator old_element = in FindCommonElements()86 typename std::map<K, T>::const_iterator new_element = in FindCommonElements()
194 std::vector<std::string>::const_iterator dump_files_begin, in DeDuplicateAbiElementsThread()195 std::vector<std::string>::const_iterator dump_files_end, in DeDuplicateAbiElementsThread()
813 AbiElementMap<const TypeIR *>::const_iterator old_it = in CompareAndDumpTypeDiff()815 AbiElementMap<const TypeIR *>::const_iterator new_it = in CompareAndDumpTypeDiff()