Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBFrame.h209 SBError GetDescriptionWithFormat(const SBFormat &format, SBStream &output);
H A DSBThread.h216 SBError GetDescriptionWithFormat(const SBFormat &format, SBStream &output);
/src/contrib/llvm-project/lldb/source/API/
H A DSBThread.cpp1235 SBError SBThread::GetDescriptionWithFormat(const SBFormat &format, in GetDescriptionWithFormat() function in SBThread
H A DSBFrame.cpp951 SBError SBFrame::GetDescriptionWithFormat(const SBFormat &format, in GetDescriptionWithFormat() function in SBFrame
/src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp32068 result = (arg1)->GetDescriptionWithFormat((lldb::SBFormat const &)*arg2,*arg3); in _wrap_SBFrame_GetDescriptionWithFormat()
63804 result = (arg1)->GetDescriptionWithFormat((lldb::SBFormat const &)*arg2,*arg3); in _wrap_SBThread_GetDescriptionWithFormat()