Home
last modified time | relevance | path

Searched refs:ClearAllWatchpointHitCounts (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h769 bool ClearAllWatchpointHitCounts();
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp183 ClearAllWatchpointHitCounts(); in CleanupProcess()
1232 bool Target::ClearAllWatchpointHitCounts() { in ClearAllWatchpointHitCounts() function in Target