Searched defs:SetConnection (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Core/ | ||
| H A D | Communication.cpp | 141 void Communication::SetConnection(std::unique_ptr<Connection> connection) {  in SetConnection()  function in Communication | 
| H A D | ThreadedCommunication.cpp | 367 void ThreadedCommunication::SetConnection(  in SetConnection()  function in ThreadedCommunication |