Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/macosx/cfcpp/
DCFCMutableDictionary.h33 bool SetValueSInt8(CFStringRef key, int8_t value, bool can_create = false);
DCFCMutableDictionary.cpp128 bool CFCMutableDictionary::SetValueSInt8(CFStringRef key, int8_t value, in SetValueSInt8() function in CFCMutableDictionary