Searched defs:value_pair (Results 1 – 9 of 9) sorted by relevance
42 within(const typename Type::element_type& value_pair, const Type& super) in within()54 contains(const Type& super, const typename Type::element_type& value_pair) in contains()80 add(Type& object, const typename Type::value_type& value_pair) in add()90 const typename Type::value_type& value_pair) in add()103 erase(Type& object, const typename Type::element_type& value_pair) in erase()
290 map& add(const value_type& value_pair) in add()297 iterator add(iterator prior, const value_type& value_pair) in add()307 map& subtract(const element_type& value_pair) in subtract()323 std::pair<iterator,bool> insert(const value_type& value_pair) in insert()331 iterator insert(iterator prior, const value_type& value_pair) in insert()
78 explicit split_interval_map(const value_type& value_pair): base_type() in split_interval_map()
92 explicit interval_map(const value_type& value_pair): base_type() in interval_map()
263 for (auto& value_pair : scope_values) { in RebaseScopeValue() local
619 for (const auto &value_pair : value_nodes) { in RemoveValueNodeDuplicationsPass() local
936 for (const auto &value_pair : value_nodes) { in RemoveValueNodeDuplicationsAction() local
623 for (const auto &value_pair : value_nodes) { in MapValueObject() local
204 for (auto &value_pair : value_nodes) { in Coloring() local