Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DWatchpoint.h196 void ResetHistoricValues() { in ResetHistoricValues() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp1328 wp_sp->ResetHistoricValues(); in ClearAllWatchpointHistoricValues()