Searched refs:RemoveDestroyCallback (Results 1 – 5 of 5) sorted by relevance
347 bool RemoveDestroyCallback(lldb::callback_token_t token);
580 bool RemoveDestroyCallback(lldb::callback_token_t token);
1709 bool SBDebugger::RemoveDestroyCallback(lldb::callback_token_t token) { in RemoveDestroyCallback() function in SBDebugger1713 return m_opaque_sp->RemoveDestroyCallback(token); in RemoveDestroyCallback()
1457 bool Debugger::RemoveDestroyCallback(lldb::callback_token_t token) { in RemoveDestroyCallback() function in Debugger
22828 result = (bool)(arg1)->RemoveDestroyCallback(arg2); in _wrap_SBDebugger_RemoveDestroyCallback()