Searched refs:GetConnectionOptions (Results 1 – 4 of 4) sorted by relevance
27 GetConnectionOptions(lldb_private::CommandInterpreter &interpreter) override;
54 lldb_private::OptionGroupOptions *PlatformPOSIX::GetConnectionOptions( in GetConnectionOptions() function in PlatformPOSIX
605 GetConnectionOptions(CommandInterpreter &interpreter) { in GetConnectionOptions() function
312 m_platform_options = platform_sp->GetConnectionOptions(m_interpreter); in GetOptions()