Searched refs:FindFirstValueForName (Results 1 – 5 of 5) sorted by relevance
49 for (ImplData match = m_impl.FindFirstValueForName(type_name.AsCString()); in FindExactMatches()117 for (ImplData match = m_impl.FindFirstValueForName(matching_key); in AppendReplacements()
72 …const EnumerationMapEntry *enumerator_entry = m_enumerations.FindFirstValueForName (const_enumerat… in SetValueFromCString()
183 FindFirstValueForName (const char *unique_cstr) const in FindFirstValueForName() function
1158 for (match = m_basename_to_index.FindFirstValueForName(name_cstr); in FindFunctionSymbols()1175 for (match = m_method_to_index.FindFirstValueForName(name_cstr); in FindFunctionSymbols()1192 for (match = m_selector_to_index.FindFirstValueForName(name_cstr); in FindFunctionSymbols()
157 …const ObjectNameToIndexMap::Entry *match = m_object_name_to_index_map.FindFirstValueForName (objec… in FindObject()