Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DPlatform.h1056 bool m_rsync; variable
/llvm-project-15.0.7/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp327 if (m_option_group_platform_rsync->m_rsync) { in ConnectRemote()
/llvm-project-15.0.7/lldb/source/Target/
H A DPlatform.cpp1365 m_rsync = false; in OptionParsingStarting()
1379 m_rsync = true; in SetOptionValue()