Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DREPL.h73 SetCommandOptions(const CommandObjectExpression::CommandOptions &options) { in SetCommandOptions() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectExpression.cpp630 repl_sp->SetCommandOptions(m_command_options); in DoExecute()