Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Expression/
H A DREPL.h59 void SetFormatOptions(const OptionGroupFormat &options) { in SetFormatOptions() function
/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.cpp635 repl_sp->SetFormatOptions(m_format_options); in DoExecute()