Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointLocationList.cpp252 RemoveLocationByIndex(idx); in RemoveLocation()
260 void BreakpointLocationList::RemoveLocationByIndex(size_t idx) { in RemoveLocationByIndex() function in BreakpointLocationList
276 RemoveLocationByIndex(idx); in RemoveInvalidLocations()
285 RemoveLocationByIndex(idx); in RemoveInvalidLocations()
/openbsd-src/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DBreakpointLocationList.h188 void RemoveLocationByIndex(size_t idx);