Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptionValue.h275 bool SetFormatValue(lldb::Format new_value);
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValue.cpp352 bool OptionValue::SetFormatValue(lldb::Format new_value) { in SetFormatValue() function in OptionValue