Home
last modified time | relevance | path

Searched defs:unwind_on_error (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Commands/
DCommandObjectExpression.h39 bool unwind_on_error; variable
/external/llvm-project/lldb/source/API/
DSBFrame.cpp1055 bool unwind_on_error) { in EvaluateExpression()