Searched refs:FindNextValueForName (Results 1 – 4 of 4) sorted by relevance
51 match = m_impl.FindNextValueForName(match)) in FindExactMatches()119 match = m_impl.FindNextValueForName(match)) in AppendReplacements()
165 … ObjectNameToIndexMap::Entry *next_match = m_object_name_to_index_map.FindNextValueForName (match); in FindObject()170 next_match = m_object_name_to_index_map.FindNextValueForName (next_match); in FindObject()
206 FindNextValueForName (const Entry *entry_ptr) const in FindNextValueForName() function
1160 match = m_basename_to_index.FindNextValueForName(match)) in FindFunctionSymbols()1177 match = m_method_to_index.FindNextValueForName(match)) in FindFunctionSymbols()1194 match = m_selector_to_index.FindNextValueForName(match)) in FindFunctionSymbols()