Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DREPL.h68 void SetEvaluateOptions(const EvaluateExpressionOptions &options) { in SetEvaluateOptions() function
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.cpp643 repl_sp->SetEvaluateOptions( in DoExecute()