Home
last modified time | relevance | path

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

/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
/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp394 bool RemoveAll = true; CleanUpPTU() local
/llvm-project/clang-tools-extra/clangd/
H A DIncludeCleaner.cpp231 Fix RemoveAll; in removeAllUnusedIncludes() local
/llvm-project/clang-tools-extra/clang-move/
H A DMove.cpp855 tooling::Replacement RemoveAll(SM, CharSourceRange::getCharRange(Begin, End), in moveAll() local