Searched refs:RemoveAll (Results 1 – 7 of 7) sorted by relevance
160 bool RemoveAll = true; in CleanUpPTU() local165 RemoveAll = false; in CleanUpPTU()167 if (LLVM_LIKELY(RemoveAll)) { in CleanUpPTU()
164 RemoveAll(); in ~DynEnumString()167 void RemoveAll() in RemoveAll() function in DynEnumString384 m_enumString->RemoveAll(); in ClearHistory()
113 void RemoveAll(bool notify);
184 void RemoveAll(bool notify);
84 void BreakpointList::RemoveAll(bool notify) { in RemoveAll() function in BreakpointList
229 void WatchpointList::RemoveAll(bool notify) { in RemoveAll() function in WatchpointList
373 m_breakpoint_list.RemoveAll(notify); in Destroy()374 m_internal_breakpoint_list.RemoveAll(notify); in Destroy()376 m_watchpoint_list.RemoveAll(notify); in Destroy()1053 m_breakpoint_list.RemoveAll(true); in RemoveAllBreakpoints()1055 m_internal_breakpoint_list.RemoveAll(false); in RemoveAllBreakpoints()1319 m_watchpoint_list.RemoveAll(true); in RemoveAllWatchpoints()1336 m_watchpoint_list.RemoveAll(true); in RemoveAllWatchpoints()