Searched defs:RemoveValue (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/lldb/source/Host/macosx/cfcpp/ | ||
H A D | CFCMutableSet.cpp | 65 void CFCMutableSet::RemoveValue(const void *value) { in RemoveValue() function in CFCMutableSet |
H A D | CFCMutableDictionary.cpp | 447 void CFCMutableDictionary::RemoveValue(const void *value) { in RemoveValue() function in CFCMutableDictionary |