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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DSocketAddress.h105 bool SetToLocalhost(sa_family_t family, uint16_t port);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DUDPSocket.cpp116 ? bind_addr.SetToLocalhost(kDomain, port)
H A DSocketAddress.cpp247 bool SocketAddress::SetToLocalhost(sa_family_t family, uint16_t port) { function in class:SocketAddress

Completed in 77 milliseconds