Home
last modified time | relevance | path

Searched defs:RemoveKey (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DStringMap.cpp195 StringMapEntryBase *V2 = RemoveKey(StringRef(VStr, V->getKeyLength())); in RemoveKey() function in StringMapImpl
186 void StringMapImpl::RemoveKey(StringMapEntryBase *V) { RemoveKey() function in StringMapImpl