Searched defs:ResetHitCount (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
H A DWatchpoint.h208 void ResetHitCount() { m_hit_count = 0; } function in class:lldb_private::Watchpoint

Completed in 54 milliseconds