Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Interpreter/
DScriptInterpreter.h195 GetMaskoutErrors () const in GetMaskoutErrors() function
/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp824 else if (options.GetMaskoutErrors() && PyErr_Occurred ()) in ExecuteOneLine()
1192 if (options.GetMaskoutErrors()) in ExecuteOneLineWithReturn()
1265 if (options.GetMaskoutErrors()) in ExecuteMultipleLines()