Home
last modified time | relevance | path

Searched defs:SetConnection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DCommunication.cpp141 void Communication::SetConnection(std::unique_ptr<Connection> connection) { in SetConnection() function in Communication
H A DThreadedCommunication.cpp372 void ThreadedCommunication::SetConnection( in SetConnection() function in ThreadedCommunication