Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/macosx/cfcpp/
DCFCMutableDictionary.h37 bool SetValueSInt32(CFStringRef key, int32_t value, bool can_create = false);
DCFCMutableDictionary.cpp188 bool CFCMutableDictionary::SetValueSInt32(CFStringRef key, int32_t value, in SetValueSInt32() function in CFCMutableDictionary