Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h93 typedef void *(*SWIGPythonCreateFrameRecognizer)( typedef
438 SWIGPythonCreateFrameRecognizer swig_create_frame_recognizer,
H A DScriptInterpreterPython.cpp95 static ScriptInterpreterPython::SWIGPythonCreateFrameRecognizer
3254 SWIGPythonCreateFrameRecognizer swig_create_frame_recognizer, in InitializeInterpreter()