Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h55 typedef bool (*SWIGWatchpointCallbackFunction)( typedef
421 SWIGWatchpointCallbackFunction swig_watchpoint_callback,
H A DScriptInterpreterPython.cpp63 static ScriptInterpreterPython::SWIGWatchpointCallbackFunction
3237 SWIGWatchpointCallbackFunction swig_watchpoint_callback, in InitializeInterpreter()