Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DTarget.h791 bool ClearAllWatchpointHitCounts();
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp184 ClearAllWatchpointHitCounts(); in CleanupProcess()
1246 bool Target::ClearAllWatchpointHitCounts() { in ClearAllWatchpointHitCounts() function in Target