Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Breakpoint/
H A DWatchpoint.h161 void ResetHistoricValues() { in ResetHistoricValues() function
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp1268 wp_sp->ResetHistoricValues(); in ClearAllWatchpointHistoricValues()