Home
last modified time | relevance | path

Searched refs:SBFormat (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBError.h84 friend class SBFormat; variable
H A DSBDefines.h77 class LLDB_API SBFormat; variable
/freebsd/contrib/llvm-project/lldb/bindings/
H A Dheaders.swig36 #include "lldb/API/SBFormat.h"
H A Dinterfaces.swig117 %include "lldb/API/SBFormat.h"
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBThread.cpp1235 SBError SBThread::GetDescriptionWithFormat(const SBFormat &format, in GetDescriptionWithFormat()
H A DSBFrame.cpp951 SBError SBFrame::GetDescriptionWithFormat(const SBFormat &format, in GetDescriptionWithFormat()
/freebsd/lib/clang/liblldb/
H A DMakefile56 SRCS+= API/SBFormat.cpp
H A DLLDBWrapLua.cpp29971 lldb::SBFormat *result = 0 ; in _wrap_new_SBFormat__SWIG_0()
29974 result = (lldb::SBFormat *)new lldb::SBFormat(); in _wrap_new_SBFormat__SWIG_0()
29990 lldb::SBFormat *result = 0 ; in _wrap_new_SBFormat__SWIG_1()
30001 result = (lldb::SBFormat *)new lldb::SBFormat((char const *)arg1,*arg2); in _wrap_new_SBFormat__SWIG_1()
30015 lldb::SBFormat *arg1 = 0 ; in _wrap_new_SBFormat__SWIG_2()
30016 lldb::SBFormat *result = 0 ; in _wrap_new_SBFormat__SWIG_2()
30025 result = (lldb::SBFormat *)new lldb::SBFormat((lldb::SBFormat const &)*arg1); in _wrap_new_SBFormat__SWIG_2()
30090 lldb::SBFormat *arg1 = (lldb::SBFormat *) obj; in swig_delete_SBFormat()
32045 lldb::SBFormat *arg2 = 0 ; in _wrap_SBFrame_GetDescriptionWithFormat()
32068 result = (arg1)->GetDescriptionWithFormat((lldb::SBFormat const &)*arg2,*arg3); in _wrap_SBFrame_GetDescriptionWithFormat()
[all …]