Home
last modified time | relevance | path

Searched refs:RemoveValue (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/source/Host/macosx/cfcpp/
H A DCFCMutableSet.h28 void RemoveValue(const void *value);
H A DCFCMutableSet.cpp65 void CFCMutableSet::RemoveValue(const void *value) { in RemoveValue() function in CFCMutableSet
H A DCFCMutableDictionary.h54 void RemoveValue(const void *value);
H A DCFCMutableDictionary.cpp447 void CFCMutableDictionary::RemoveValue(const void *value) { in RemoveValue() function in CFCMutableDictionary