Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointList.cpp68 void BreakpointList::SetEnabledAll(bool enabled) { in SetEnabledAll() function in BreakpointList
H A DWatchpointList.cpp220 void WatchpointList::SetEnabledAll(bool enabled) { in SetEnabledAll() function in WatchpointList