Home
last modified time | relevance | path

Searched refs:GetDescriptionWithFormat (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBFrame.h218 SBError GetDescriptionWithFormat(const SBFormat &format, SBStream &output);
H A DSBThread.h216 SBError GetDescriptionWithFormat(const SBFormat &format, SBStream &output);
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBThread.cpp1250 SBError SBThread::GetDescriptionWithFormat(const SBFormat &format, in GetDescriptionWithFormat() function in SBThread
H A DSBFrame.cpp952 SBError SBFrame::GetDescriptionWithFormat(const SBFormat &format, in GetDescriptionWithFormat() function in SBFrame
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp32539 result = (arg1)->GetDescriptionWithFormat((lldb::SBFormat const &)*arg2,*arg3); in _wrap_SBFrame_GetDescriptionWithFormat()
65034 result = (arg1)->GetDescriptionWithFormat((lldb::SBFormat const &)*arg2,*arg3); in _wrap_SBThread_GetDescriptionWithFormat()