33SBFormat::operator bool()
const {
return (
bool)m_opaque_sp; }
36 FormatEntrySP format_entry_sp = std::make_shared<FormatEntity::Entry>();
39 error.SetError(status);
static llvm::raw_ostream & error(Stream &strm)
A class that represents a running process on the host machine.
std::unique_ptr< T > clone(const std::unique_ptr< T > &src)
std::shared_ptr< lldb_private::FormatEntity::Entry > FormatEntrySP