Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h50 typedef bool (*SWIGBreakpointCallbackFunction)( typedef
420 SWIGBreakpointCallbackFunction swig_breakpoint_callback,
H A DScriptInterpreterPython.cpp61 static ScriptInterpreterPython::SWIGBreakpointCallbackFunction
3236 SWIGBreakpointCallbackFunction swig_breakpoint_callback, in InitializeInterpreter()