Home
last modified time | relevance | path

Searched defs:GetNumLocations (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBBreakpoint.cpp469 size_t SBBreakpoint::GetNumLocations() const { in GetNumLocations() function in SBBreakpoint
/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpoint.cpp847 size_t Breakpoint::GetNumLocations() const { return m_locations.GetSize(); } in GetNumLocations() function in Breakpoint