Searched refs:ConnectionSP (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Core/
H A DCommunication.cpp88 lldb::ConnectionSP connection_sp (m_connection_sp);
101 lldb::ConnectionSP connection_sp (m_connection_sp);
123 lldb::ConnectionSP connection_sp (m_connection_sp);
193 lldb::ConnectionSP connection_sp (m_connection_sp);
209 lldb::ConnectionSP connection_sp (m_connection_sp);
334 lldb::ConnectionSP connection_sp (m_connection_sp);
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DCommunication.h352 lldb::ConnectionSP m_connection_sp; ///< The connection that is current in use by this communications class.
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-forward.h291 typedef std::shared_ptr<lldb_private::Connection> ConnectionSP; typedef in namespace:lldb

Completed in 104 milliseconds