Searched refs:extra_args_impl (Results 1 – 4 of 4) sorted by relevance
10 const StructuredDataImpl &extra_args_impl) {15 lldb::SBStructuredData extra_args(extra_args_impl);
25 const StructuredDataImpl &extra_args_impl);
85 StructuredDataImpl extra_args_impl(std::move(extra_args_sp)); in CallBreakpointCallback() local87 m_lua_state, stop_frame_sp, bp_loc_sp, extra_args_impl); in CallBreakpointCallback()
3803 const StructuredDataImpl &extra_args_impl) { in LLDBSwigLuaBreakpointCallbackFunction() argument3808 lldb::SBStructuredData extra_args(extra_args_impl); in LLDBSwigLuaBreakpointCallbackFunction()