Searched defs:RemoveAll (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/ | ||
H A D | BreakpointList.cpp | 81 void BreakpointList::RemoveAll(bool notify) { RemoveAll() function in BreakpointList |
H A D | WatchpointList.cpp | 228 void WatchpointList::RemoveAll(bool notify) { RemoveAll() function in WatchpointList |
/freebsd/contrib/llvm-project/clang/lib/Interpreter/ | ||
H A D | IncrementalParser.cpp | 394 bool RemoveAll = true; in CleanUpPTU() local |