Home
last modified time | relevance | path

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

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