Searched defs:IsBreakpoint (Results 1 – 3 of 3) sorted by relevance
84 bool IsBreakpoint() const { return m_is_watchpoint == 0; } in IsBreakpoint() function
69 bool IsBreakpoint() const { in IsBreakpoint() function
76 bool IsBreakpoint = m_value == 6; // EXC_BREAKPOINT in DeterminePtrauthFailure() local