Searched refs:DeleteValueForKey (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValueDictionary.h74 bool DeleteValueForKey(ConstString key);
/openbsd-current/gnu/llvm/lldb/source/Interpreter/
H A DOptionValueDictionary.cpp202 if (!DeleteValueForKey(key)) {
325 bool OptionValueDictionary::DeleteValueForKey(ConstString key) { function in class:OptionValueDictionary

Completed in 117 milliseconds