Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Interpreter/
HDScriptInterpreter.cpp93 SWIGWatchpointCallbackFunction swig_watchpoint_callback, in InitializeInterpreter()
HDScriptInterpreterPython.cpp46 static ScriptInterpreter::SWIGWatchpointCallbackFunction g_swig_watchpoint_callback = NULL;
2478SWIGWatchpointCallbackFunction swig_watchpoint_callback, in InitializeInterpreter()
/trueos/contrib/llvm/tools/lldb/include/lldb/Interpreter/
HDScriptInterpreter.h92 typedef bool (*SWIGWatchpointCallbackFunction) (const char *python_function_name, typedef
529 SWIGWatchpointCallbackFunction swig_watchpoint_callback,
HDScriptInterpreterPython.h252 SWIGWatchpointCallbackFunction swig_watchpoint_callback,