Searched defs:SetUnwindOnError (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/API/
H A DSBExpressionOptions.cpp63 SBExpressionOptions::SetUnwindOnError (bool unwind) function in class:SBExpressionOptions
65 m_opaque_ap->SetUnwindOnError (unwind);
/external/lldb/include/lldb/Target/
H A DTarget.h226 SetUnwindOnError (bool unwind = false) function in class:lldb_private::EvaluateExpressionOptions

Completed in 92 milliseconds