Searched refs:SetSubValue (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValueDictionary.h67 Status SetSubValue(const ExecutionContext *exe_ctx, VarSetOperationType op,
H A DOptionValueProperties.h108 Status SetSubValue(const ExecutionContext *exe_ctx, VarSetOperationType op,
H A DOptionValue.h117 virtual Status SetSubValue(const ExecutionContext *exe_ctx,
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DUserSettingsController.cpp49 return properties_sp->SetSubValue(exe_ctx, op, path, value);
/openbsd-current/gnu/llvm/lldb/source/Interpreter/
H A DOptionValue.cpp38 Status OptionValue::SetSubValue(const ExecutionContext *exe_ctx, function in class:OptionValue
42 error.SetErrorString("SetSubValue is not supported");
H A DOptionValueProperties.cpp141 Status OptionValueProperties::SetSubValue(const ExecutionContext *exe_ctx, function in class:OptionValueProperties

Completed in 129 milliseconds