Home
last modified time | relevance | path

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

/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp1049 PyObject *py_error = NULL; in ExecuteOneLineWithReturn() local
1217 PyObject *py_error = NULL; in ExecuteMultipleLines() local
2867 …PyObject* py_error = PyErr_Occurred(); // per Python docs: "you do not need to Py_DECREF()" the re… in LoadScriptingModule() local