Searched refs:FindFirstValueForName (Results 1 – 5 of 5) sorted by relevance
42 EXPECT_THAT(Map.FindFirstValueForName(Foo), in TEST()44 EXPECT_THAT(Map.FindFirstValueForName(Bar), nullptr); in TEST()
53 m_enumerations.FindFirstValueForName(const_enumerator_name); in SetValueFromString()
98 const Entry *FindFirstValueForName(ConstString unique_cstr) const { in FindFirstValueForName() function
287 m_object_name_to_index_map.FindFirstValueForName(object_name); in FindObject()
1132 for (match = map.FindFirstValueForName(name); match != nullptr; in FindFunctionSymbols()