Home
last modified time | relevance | path

Searched refs:orig_callback_baton_sp (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Breakpoint/
DWatchpointOptions.cpp56 lldb::BatonSP orig_callback_baton_sp = orig.m_callback_baton_sp; in CopyOptionsNoCallback() local
62 orig.SetCallback(orig_callback, orig_callback_baton_sp, orig_is_sync); in CopyOptionsNoCallback()