Home
last modified time | relevance | path

Searched defs:GetConnectionOptions (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DPlatform.h582 GetConnectionOptions(CommandInterpreter &interpreter) { in GetConnectionOptions() function
/llvm-project-15.0.7/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp53 lldb_private::OptionGroupOptions *PlatformPOSIX::GetConnectionOptions( in GetConnectionOptions() function in PlatformPOSIX