Home
last modified time | relevance | path

Searched refs:GetUnwindOnError (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBExpressionOptions.h33 bool GetUnwindOnError() const;
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBExpressionOptions.cpp52 bool SBExpressionOptions::GetUnwindOnError() const { in GetUnwindOnError() function in SBExpressionOptions
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp26809 result = (bool)((lldb::SBExpressionOptions const *)arg1)->GetUnwindOnError(); in _wrap_SBExpressionOptions_GetUnwindOnError()