Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValue.h286 bool SetFormatValue(lldb::Format new_value);
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionValue.cpp352 bool OptionValue::SetFormatValue(lldb::Format new_value) { in SetFormatValue() function in OptionValue