Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
DPythonDataObjects.h72 class PythonException; variable
DPythonDataObjects.cpp923 PythonException::PythonException(const char *caller) { in PythonException() function in PythonException