Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/macosx/cfcpp/
DCFCMutableDictionary.h35 bool SetValueSInt16(CFStringRef key, int16_t value, bool can_create = false);
DCFCMutableDictionary.cpp158 bool CFCMutableDictionary::SetValueSInt16(CFStringRef key, int16_t value, in SetValueSInt16() function in CFCMutableDictionary