Home
last modified time | relevance | path

Searched refs:GetValueIfPresent (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Host/macosx/cfcpp/
H A DCFCMutableDictionary.h29 Boolean GetValueIfPresent(const void *key, const void **value_handle) const;
H A DCFCMutableDictionary.cpp72 CFCMutableDictionary::GetValueIfPresent(const void *key, in GetValueIfPresent() function in CFCMutableDictionary