Searched defs:RemoveKey (Results 1 – 4 of 4) sorted by relevance
155 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey() function in StringMapImpl164 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey() function in StringMapImpl
172 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { in RemoveKey() function in StringMapImpl181 StringMapEntryBase *StringMapImpl::RemoveKey(StringRef Key) { in RemoveKey() function in StringMapImpl
212 void RemoveKey(const char* key) { in RemoveKey() function