reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
79571     PythonObject frame_arg(PyRefType::Owned, SBTypeToSWIGWrapper(sb_frame));
79572     PythonObject bp_loc_arg(PyRefType::Owned, SBTypeToSWIGWrapper(sb_bp_loc));
79618     PythonObject frame_arg(PyRefType::Owned, SBTypeToSWIGWrapper(sb_frame));
79619     PythonObject wp_arg(PyRefType::Owned, SBTypeToSWIGWrapper(sb_wp));
79689     PythonObject value_arg(PyRefType::Owned, SBTypeToSWIGWrapper(sb_value));
79690     PythonObject options_arg(PyRefType::Owned, SBTypeToSWIGWrapper(sb_options));
79757     PythonObject debugger_arg(PyRefType::Owned, SBTypeToSWIGWrapper(debugger_sb));
79846         PythonObject event_arg(PyRefType::Owned, SBTypeToSWIGWrapper(sb_event));
79932       PythonObject sym_ctx_arg(PyRefType::Owned, SBTypeToSWIGWrapper(sb_sym_ctx));
80213     PythonObject debugger_arg(PyRefType::Owned, SBTypeToSWIGWrapper(debugger_sb));
80214     PythonObject exe_ctx_arg(PyRefType::Owned, SBTypeToSWIGWrapper(exe_ctx_sb));
80249     PythonObject debugger_arg(PyRefType::Owned, SBTypeToSWIGWrapper(debugger_sb));
80250     PythonObject exe_ctx_arg(PyRefType::Owned, SBTypeToSWIGWrapper(exe_ctx_sb));
80328     PyObject *arg = SBTypeToSWIGWrapper(frame_sb);
80350     PythonObject target_arg(PyRefType::Owned, SBTypeToSWIGWrapper(target_sb));
80376     PythonObject process_arg(PyRefType::Owned, SBTypeToSWIGWrapper(process_sb));
80404     PythonObject thread_arg(PyRefType::Owned, SBTypeToSWIGWrapper(thread_sb));
80432     PythonObject target_arg(PyRefType::Owned, SBTypeToSWIGWrapper(target_sb));
80460     PythonObject frame_arg(PyRefType::Owned, SBTypeToSWIGWrapper(frame_sb));
80488     PythonObject value_arg(PyRefType::Owned, SBTypeToSWIGWrapper(value_sb));
80519     PythonObject debugger_arg(PyRefType::Owned, SBTypeToSWIGWrapper(debugger_sb));