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

/freebsd-current/contrib/llvm-project/lldb/include/lldb/Host/
H A DSocketAddress.h116 bool IsLocalhost() const;
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DSocketAddress.cpp299 bool SocketAddress::IsLocalhost() const { function in class:SocketAddress
H A DTCPSocket.cpp220 if(!listen_address.IsLocalhost())

Completed in 142 milliseconds