Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Breakpoint/
DBreakpoint.cpp861 size_t Breakpoint::GetNumLocations() const { return m_locations.GetSize(); } in GetNumLocations() function in Breakpoint
/external/llvm-project/lldb/source/API/
DSBBreakpoint.cpp481 size_t SBBreakpoint::GetNumLocations() const { in GetNumLocations() function in SBBreakpoint