Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/TestingSupport/Host/
H A DSocketTestUtilities.cpp95 llvm::Expected<std::unique_ptr<TCPSocket>> Sock = Socket::TcpListen( CheckIPSupport() local
/llvm-project/clang/test/AST/
H A Dast-dump-expr.cpp588 struct Sock {}; struct