Lines Matching refs:Owned
78 PythonObject frame_arg(PyRefType::Owned, SBTypeToSWIGWrapper(sb_frame));
79 PythonObject bp_loc_arg(PyRefType::Owned, SBTypeToSWIGWrapper(sb_bp_loc));
87 PythonObject args_arg(PyRefType::Owned, SBTypeToSWIGWrapper(args_value));
130 PythonObject frame_arg(PyRefType::Owned, SBTypeToSWIGWrapper(sb_frame));
131 PythonObject wp_arg(PyRefType::Owned, SBTypeToSWIGWrapper(sb_wp));
201 PythonObject value_arg(PyRefType::Owned, SBTypeToSWIGWrapper(sb_value));
202 PythonObject options_arg(PyRefType::Owned, SBTypeToSWIGWrapper(sb_options));
238 PythonObject val_arg(PyRefType::Owned, SBTypeToSWIGWrapper(sb_value));
269 PythonObject debugger_arg(PyRefType::Owned, SBTypeToSWIGWrapper(debugger_sb));
306 PythonObject target_arg(PyRefType::Owned, SBTypeToSWIGWrapper(new lldb::SBTarget(target_sp)));
332 …PythonObject args_arg(PyRefType::Owned, SBTypeToSWIGWrapper(new lldb::SBStructuredData(args_impl))…
372 …PythonObject tp_arg(PyRefType::Owned, SBTypeToSWIGWrapper(new lldb::SBThreadPlan(thread_plan_sp)));
398 …PythonObject args_arg(PyRefType::Owned, SBTypeToSWIGWrapper(new lldb::SBStructuredData(args_impl))…
435 PythonObject event_arg(PyRefType::Owned, SBTypeToSWIGWrapper(sb_event));
482 PythonObject bkpt_arg(PyRefType::Owned, SBTypeToSWIGWrapper(bkpt_value));
485 PythonObject args_arg(PyRefType::Owned, SBTypeToSWIGWrapper(args_value));
521 PythonObject sym_ctx_arg(PyRefType::Owned, SBTypeToSWIGWrapper(sb_sym_ctx));
591 PythonObject target_arg(PyRefType::Owned, SBTypeToSWIGWrapper(target_val));
594 PythonObject args_arg(PyRefType::Owned, SBTypeToSWIGWrapper(args_value));
650 PythonObject exc_ctx_arg(PyRefType::Owned, SBTypeToSWIGWrapper(sb_exc_ctx));
652 PythonObject sb_stream_arg(PyRefType::Owned,
950 PythonObject debugger_arg(PyRefType::Owned, SBTypeToSWIGWrapper(debugger_sb));
951 PythonObject exe_ctx_arg(PyRefType::Owned, SBTypeToSWIGWrapper(exe_ctx_sb));
952 PythonObject cmd_retobj_arg(PyRefType::Owned, SBTypeToSWIGWrapper(&cmd_retobj_sb));
986 PythonObject debugger_arg(PyRefType::Owned, SBTypeToSWIGWrapper(debugger_sb));
987 PythonObject exe_ctx_arg(PyRefType::Owned, SBTypeToSWIGWrapper(exe_ctx_sb));
988 PythonObject cmd_retobj_arg(PyRefType::Owned, SBTypeToSWIGWrapper(&cmd_retobj_sb));
1017 PythonObject process_arg(PyRefType::Owned, SBTypeToSWIGWrapper(process_sb));
1087 PythonObject target_arg(PyRefType::Owned, SBTypeToSWIGWrapper(target_sb));
1113 PythonObject process_arg(PyRefType::Owned, SBTypeToSWIGWrapper(process_sb));
1141 PythonObject thread_arg(PyRefType::Owned, SBTypeToSWIGWrapper(thread_sb));
1169 PythonObject target_arg(PyRefType::Owned, SBTypeToSWIGWrapper(target_sb));
1197 PythonObject frame_arg(PyRefType::Owned, SBTypeToSWIGWrapper(frame_sb));
1225 PythonObject value_arg(PyRefType::Owned, SBTypeToSWIGWrapper(value_sb));
1256 PythonObject debugger_arg(PyRefType::Owned, SBTypeToSWIGWrapper(debugger_sb));