Lines Matching refs:PythonObject

31   auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>(
40 PythonObject frame_arg = ToSWIGWrapper(frame_sp);
41 PythonObject bp_loc_arg = ToSWIGWrapper(bp_loc_sp);
78 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>(
84 PythonObject result =
125 pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>(
136 PythonObject result;
143 PythonObject value_arg = ToSWIGWrapper(valobj_sp);
155 PythonObject lldb_private::LLDBSwigPythonCreateSyntheticProvider(
160 return PythonObject();
166 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>(
170 return PythonObject();
175 PythonObject val_arg = ToSWIGWrapper(std::move(sb_value));
177 return PythonObject();
179 PythonObject result = pfunc(val_arg, dict);
184 return PythonObject();
187 PythonObject lldb_private::LLDBSwigPythonCreateCommandObject(
192 return PythonObject();
197 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>(
201 return PythonObject();
206 PythonObject lldb_private::LLDBSwigPythonCreateScriptedProcess(
213 return PythonObject();
219 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>(
225 return PythonObject();
228 PythonObject target_arg = ToSWIGWrapper(target_sp);
238 return PythonObject();
241 PythonObject result = {};
251 PythonObject lldb_private::LLDBSwigPythonCreateScriptedThread(
257 return PythonObject();
263 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>(
269 return PythonObject();
280 return PythonObject();
288 return PythonObject();
291 PythonObject lldb_private::LLDBSwigPythonCreateScriptedThreadPlan(
297 return PythonObject();
303 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>(
309 return PythonObject();
312 PythonObject tp_arg = ToSWIGWrapper(thread_plan_sp);
322 return PythonObject();
325 PythonObject result = {};
331 return PythonObject();
339 return PythonObject();
354 PythonObject self(PyRefType::Borrowed, static_cast<PyObject *>(implementor));
360 PythonObject result;
386 PythonObject lldb_private::LLDBSwigPythonCreateScriptedBreakpointResolver(
393 return PythonObject();
399 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>(
403 return PythonObject();
405 PythonObject result =
416 return PythonObject();
423 PythonObject self(PyRefType::Borrowed, static_cast<PyObject *>(implementor));
429 PythonObject result = sym_ctx ? pfunc(ToSWIGWrapper(*sym_ctx)) : pfunc();
458 PythonObject lldb_private::LLDBSwigPythonCreateScriptedStopHook(
464 return PythonObject();
468 return PythonObject();
475 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>(
481 return PythonObject();
484 PythonObject result =
498 return PythonObject();
504 return PythonObject();
513 return PythonObject();
524 PythonObject self(PyRefType::Borrowed, static_cast<PyObject *>(implementor));
531 PythonObject sb_stream_arg =
533 PythonObject result =
561 PythonObject self(PyRefType::Borrowed, static_cast<PyObject *>(implementor));
574 PythonObject result = pfunc();
580 PythonObject self(PyRefType::Borrowed, implementor);
615 PythonObject self(PyRefType::Borrowed, implementor);
621 PythonObject result = pfunc(PythonInteger(idx));
641 PythonObject self(PyRefType::Borrowed, implementor);
647 llvm::Expected<PythonObject> result = pfunc.Call(PythonString(child_name));
781 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>(
792 PythonObject debugger_arg = ToSWIGWrapper(std::move(debugger));
811 PythonObject self(PyRefType::Borrowed, implementor);
825 PythonObject lldb_private::LLDBSWIGPythonCreateOSPlugin(
830 return PythonObject();
836 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>(
840 return PythonObject();
845 PythonObject lldb_private::LLDBSWIGPython_CreateFrameRecognizer(
849 return PythonObject();
855 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>(
859 return PythonObject();
868 PythonObject arg = ToSWIGWrapper(frame_sp);
882 PythonObject py_module(PyRefType::Borrowed, (PyObject *)module);
905 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>(
929 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>(
952 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>(
976 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>(
999 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>(
1023 auto pfunc = PythonObject::ResolveNameWithDictionary<PythonCallable>(