Lines Matching refs:implementor
100 bool LLDBSWIGPythonCallThreadPlan(void *implementor, const char *method_name,
109 LLDBSwigPythonCallBreakpointResolver(void *implementor, const char *method_name,
117 bool LLDBSwigPythonStopHookCallHandleStop(void *implementor,
121 size_t LLDBSwigPython_CalculateNumChildren(PyObject *implementor, uint32_t max);
123 PyObject *LLDBSwigPython_GetChildAtIndex(PyObject *implementor, uint32_t idx);
125 int LLDBSwigPython_GetIndexOfChildWithName(PyObject *implementor,
130 bool LLDBSwigPython_UpdateSynthProviderInstance(PyObject *implementor);
133 PyObject *implementor);
135 PyObject *LLDBSwigPython_GetValueSynthProviderInstance(PyObject *implementor);
144 PyObject *implementor, lldb::DebuggerSP debugger, const char *args,
162 LLDBSwigPython_GetRecognizedArguments(PyObject *implementor,