reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
81 uint32_t GetIgnoreCount() const;
196 return watchpoint_sp->GetIgnoreCount();
tools/lldb/source/Breakpoint/Watchpoint.cpp 214 GetHardwareIndex(), GetHitCount(), GetIgnoreCount());
tools/lldb/source/Target/StopInfo.cpp 785 if (wp_sp->GetHitCount() <= wp_sp->GetIgnoreCount())