Home
last modified time | relevance | path

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

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