Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.h48 bool unwind_on_error; variable
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBFrame.cpp1065 bool unwind_on_error) { in EvaluateExpression()