Home
last modified time | relevance | path

Searched defs:RemoveAll (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointList.cpp84 void BreakpointList::RemoveAll(bool notify) { in RemoveAll() function in BreakpointList
H A DWatchpointList.cpp231 void WatchpointList::RemoveAll(bool notify) { in RemoveAll() function in WatchpointList