Home
last modified time | relevance | path

Searched refs:SetIgnoresRemoteHostname (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDPlatform.h603 virtual void SetIgnoresRemoteHostname(bool flag) { in SetIgnoresRemoteHostname() function
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
HDPlatformPOSIX.cpp471 SetIgnoresRemoteHostname( in ConnectRemote()