Searched refs:RemoveDestroyCallback (Results 1 – 5 of 5) sorted by relevance
469 bool RemoveDestroyCallback(lldb::callback_token_t token);
592 bool RemoveDestroyCallback(lldb::callback_token_t token);
1706 bool SBDebugger::RemoveDestroyCallback(lldb::callback_token_t token) { in RemoveDestroyCallback() function in SBDebugger1710 return m_opaque_sp->RemoveDestroyCallback(token); in RemoveDestroyCallback()
1629 bool Debugger::RemoveDestroyCallback(lldb::callback_token_t token) { in RemoveDestroyCallback() function in Debugger
23141 result = (bool)(arg1)->RemoveDestroyCallback(arg2); in _wrap_SBDebugger_RemoveDestroyCallback()