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/
H A DPythonDataObjects.h72 class PythonException; variable
H A DPythonDataObjects.cpp923 PythonException::PythonException(const char *caller) { in PythonException() function in PythonException