Searched defs:RemoveAll (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Breakpoint/ | ||
H A D | BreakpointList.cpp | 84 void BreakpointList::RemoveAll(bool notify) { in RemoveAll() function in BreakpointList |
H A D | WatchpointList.cpp | 231 void WatchpointList::RemoveAll(bool notify) { in RemoveAll() function in WatchpointList |