Home
last modified time | relevance | path

Searched refs:SetUnwindOnErrorInExpressions (Results 1 – 2 of 2) sorted by relevance

/external/lldb/include/lldb/Target/
DProcess.h87 SetUnwindOnErrorInExpressions (bool ignore);
/external/lldb/source/Target/
DProcess.cpp198 ProcessProperties::SetUnwindOnErrorInExpressions (bool ignore) in SetUnwindOnErrorInExpressions() function in ProcessProperties