Searched defs:SBFormat (Results 1 – 3 of 3) sorted by relevance
19 SBFormat::SBFormat() : m_opaque_sp() {} in SBFormat() function in SBFormat21 SBFormat::SBFormat(const SBFormat &rhs) { in SBFormat() function in SBFormat35 SBFormat::SBFormat(const char *format, lldb::SBError &error) { in SBFormat() function in SBFormat
89 friend class SBFormat; variable
77 class LLDB_API SBFormat; variable