Home
last modified time | relevance | path

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

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