Searched defs:PythonException (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ | ||
H A D | PythonDataObjects.h | 72 class PythonException; variable |
H A D | PythonDataObjects.cpp | 962 PythonException::PythonException(const char *caller) { PythonException() function in PythonException |