Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Breakpoint/
DBreakpointLocationList.cpp247 RemoveLocationByIndex(idx); in RemoveLocation()
255 void BreakpointLocationList::RemoveLocationByIndex(size_t idx) { in RemoveLocationByIndex() function in BreakpointLocationList
271 RemoveLocationByIndex(idx); in RemoveInvalidLocations()
280 RemoveLocationByIndex(idx); in RemoveInvalidLocations()
/external/llvm-project/lldb/include/lldb/Breakpoint/
DBreakpointLocationList.h185 void RemoveLocationByIndex(size_t idx);