Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBTarget.h872 bool DeleteAllWatchpoints();
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp1424 bool SBTarget::DeleteAllWatchpoints() { in DeleteAllWatchpoints() function in SBTarget
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp61168 result = (bool)(arg1)->DeleteAllWatchpoints(); in _wrap_SBTarget_DeleteAllWatchpoints()