Home
last modified time | relevance | path

Searched refs:GetWatchSize (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/bindings/interface/
H A DSBWatchpointExtensions.i15 return self.GetWatchSize()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/API/
H A DSBWatchpoint.h53 size_t GetWatchSize();
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBWatchpoint.cpp119 size_t SBWatchpoint::GetWatchSize() { in GetWatchSize() function in SBWatchpoint
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp76980 result = (arg1)->GetWatchSize(); in _wrap_SBWatchpoint_GetWatchSize()