Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointList.cpp81 void BreakpointList::RemoveAll(bool notify) { RemoveAll() function in BreakpointList
H A DWatchpointList.cpp228 void WatchpointList::RemoveAll(bool notify) { RemoveAll() function in WatchpointList
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp394 bool RemoveAll = true; in CleanUpPTU() local