Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DTarget.h763 bool ClearAllWatchpointHistoricValues();
/external/llvm-project/lldb/source/Target/
DTarget.cpp183 ClearAllWatchpointHistoricValues(); in CleanupProcess()
1242 bool Target::ClearAllWatchpointHistoricValues() { in ClearAllWatchpointHistoricValues() function in Target