Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectExpression.h48 bool unwind_on_error; variable
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBFrame.cpp1067 bool unwind_on_error) { in EvaluateExpression()