Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Host/
H A DSocket.h122 SocketProtocol m_protocol; variable
/openbsd-src/gnu/llvm/lldb/tools/lldb-server/
H A DAcceptor.cpp29 const Socket::SocketProtocol m_protocol; member