Home
last modified time | relevance | path

Searched refs:RemoveLocationByIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Breakpoint/
H A DBreakpointLocationList.cpp246 RemoveLocationByIndex(idx); in RemoveLocation()
254 void BreakpointLocationList::RemoveLocationByIndex(size_t idx) { in RemoveLocationByIndex() function in BreakpointLocationList
270 RemoveLocationByIndex(idx); in RemoveInvalidLocations()
279 RemoveLocationByIndex(idx); in RemoveInvalidLocations()
/llvm-project-15.0.7/lldb/include/lldb/Breakpoint/
H A DBreakpointLocationList.h185 void RemoveLocationByIndex(size_t idx);