Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValue.h284 bool SetFormatValue(lldb::Format new_value);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValue.cpp354 bool OptionValue::SetFormatValue(lldb::Format new_value) { in SetFormatValue() function in OptionValue