Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
DDNBBreakpoint.h84 bool IsBreakpoint() const { return m_is_watchpoint == 0; } in IsBreakpoint() function
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachException.h69 bool IsBreakpoint() const { in IsBreakpoint() function