Home
last modified time | relevance | path

Searched refs:DeleteAllWatchpoints (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/API/
H A DSBTarget.h781 bool DeleteAllWatchpoints();
/openbsd/gnu/llvm/lldb/bindings/interface/
H A DSBTarget.i861 DeleteAllWatchpoints ();
/openbsd/gnu/llvm/lldb/source/API/
H A DSBTarget.cpp1437 bool SBTarget::DeleteAllWatchpoints() { in DeleteAllWatchpoints() function in SBTarget