Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DPlatform.h613 virtual void SetIgnoresRemoteHostname(bool flag) { in SetIgnoresRemoteHostname() function
/external/llvm-project/lldb/source/Plugins/Platform/POSIX/
DPlatformPOSIX.cpp328 SetIgnoresRemoteHostname( in ConnectRemote()