Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DWatchpointResourceList.h117 lldb::WatchpointResourceSP GetResourceAtIndex(uint32_t idx);
/freebsd-14.2/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpointResourceList.cpp101 WatchpointResourceList::GetResourceAtIndex(uint32_t idx) { in GetResourceAtIndex() function in WatchpointResourceList