Home
last modified time | relevance | path

Searched refs:m_ssh (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DPlatform.h1083 bool m_ssh; variable
/llvm-project-15.0.7/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp334 if (m_option_group_platform_ssh->m_ssh) { in ConnectRemote()
/llvm-project-15.0.7/lldb/source/Target/
H A DPlatform.cpp1413 m_ssh = false; in OptionParsingStarting()
1425 m_ssh = true; in SetOptionValue()