Searched refs:tryGetValue (Results 1 – 3 of 3) sorted by relevance
32 bool tryGetValue(StringRef Name, uint32_t &Value) const;
58 if (!NamedStreams.tryGetValue(Name, Result)) in getNamedStreamIndex()
171 bool NameMap::tryGetValue(StringRef Name, uint32_t &Value) const { in tryGetValue() function in NameMap