Home
last modified time | relevance | path

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

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