Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DREPL.h63 void SetFormatOptions(const OptionGroupFormat &options) { in SetFormatOptions() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectExpression.cpp631 repl_sp->SetFormatOptions(m_format_options); in DoExecute()